Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in microbenchmark

ByteBuffer.putLong ~2x faster with non-native ByteOrder

How do you reason about fluctuations in benchmarking data?

Instruction which results in 0 but isn't dependency-breaking [duplicate]

Bring code into the L1 instruction cache without executing it

Computationally efficient alternative to row-wise apply on a list with same-length vectors

Why does Criterion produce inconsistent output with subsequent runs?

OutOfMemoryError when benchmarking ArrayList.add() in JMH

Why is this code 5 times slower in C# compared to Java?

How to see call tree profiling in JMH?

How can JVM jitter get caused by a for loop with no object allocations?

Why is substr-lvalue faster than four-arg substr?

perl substr microbenchmark

Caliper benchmark fails due to JIT compilation

java microbenchmark caliper

What does `static_cast<volatile void>` mean for the optimizer?

How to write a simple "page fault generator"?

JMH - weird benchmarking results

Explanation for why allocating a second time changes performance

unexpected results: microbenchmark

r microbenchmark