Vincent Rouillé

Results 44 comments of Vincent Rouillé

My current thoughts about this: - Even if thread_yield might output the best latency/throughput in microbenchmarks, these benchmarks are flawed as they only consider themselves. So any other workload on...

Results on Windows 10 (Ryzen 1800X): ``` Options { n_threads: 32, n_locks: 2, n_ops: 10000, n_rounds: 100, } std::sync::Mutex avg 31.686149ms min 29.2895ms max 40.4412ms parking_lot::Mutex avg 119.149075ms min 82.528ms...

I'm in vacation, ask me again if I don't answer your before Monday On Feb 22, 2017 10:02, RDaneelOlivav wrote: I'm trying to add this plugin to a project but...