ARM-software / synchronization-benchmarks

Collection of synchronization micro-benchmarks and traces from infrastructure applications
Other
37 stars 36 forks source link

how to interpret the result and the figure #74

Open photoszzt opened 1 year ago

photoszzt commented 1 year ago

I have a hard time interpreting plot included in the repo. Why the latency drops when the thread count increases from 1 to 4 threads? With 1 thread, there's no contention right? Should it have lowest latency?

ticket_spinlock_measure