←back to thread

218 points chmaynard | 2 comments | | HN request time: 0s | source
Show context
simfoo ◴[] No.41887056[source]
Can't find any numbers in the linked thread with the patches. Surely some preliminary benchmarking must have been performed that could tell us something about the real world potential of the change?
replies(2): >>41887108 #>>41887259 #
1. spockz ◴[] No.41887259[source]
How would you benchmark something like this? Run multiple processes concurrently and then sort by total run time? Or measure individual process wait time?
replies(1): >>41887714 #
2. hifromwork ◴[] No.41887714[source]
I guess both make sense, and a lot of other things (synthetical benchmarks, microbenchmarks, real-world benchmarks, best/average/worst case latency comparison, best/average/worst case throughput comparison...)