Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in jmh
How to benchmark '&' vs '%' cost correctly, using JMH
Jul 19, 2022
java
benchmarking
jmh
Failure to run a jmh test under java9
Nov 27, 2019
java
java-9
jmh
Different performance of "if" and "if else" in Java
Nov 11, 2022
java
performance
jvm
jmh
JMH hangs between benchmarks (unable to kill forked JVM?)
Jun 06, 2022
java
jvm
jmh
Java 8 streams vs iterator performance
Jul 20, 2022
list
java-8
java-stream
microbenchmark
jmh
On the performance of copying case classes
Jul 19, 2022
scala
performance
copy
immutability
jmh
Why (n mod const) is faster than (const mod n)?
May 18, 2022
java
x86-64
jmh
How does dead code elimination of Math.log() work in JMH sample
Aug 12, 2022
java
intrinsics
microbenchmark
jmh
Java lock-free performance JMH
Sep 12, 2022
java
multithreading
nonblocking
memory-barriers
jmh
Why is @GenerateMicroBenchmark missing in JMH and what is its replacement?
May 30, 2022
java
jvm-hotspot
jmh
Strange behavior in sun.misc.Unsafe.compareAndSwap measurement via JMH
Apr 09, 2022
java
cas
microbenchmark
jmh
Do java caches results of the methods
May 12, 2022
java
caching
jvm
microbenchmark
jmh
First warmup much faster than average [duplicate]
Aug 28, 2022
java
java-8
jmh
How JMH measures execution time below granularity value?
Mar 27, 2022
java
jmh
What does allocation rate means in JMH
Apr 16, 2022
java
garbage-collection
microbenchmark
jmh
Control the order of methods using JMH
Mar 27, 2021
java
jmh
How to use JMH properly? Example with ArrayList
Sep 29, 2022
java
performance
jmh
Direct java.nio.ByteBuffer vs Java Array Performance Test
Nov 15, 2022
java
bytebuffer
jmh
How to measure allocation rate with jmh?
Oct 05, 2021
microbenchmark
jmh
JMH: Returning the benchmark results as a json object
Sep 15, 2022
java
json
benchmarking
jmh
« Newer Entries
Older Entries »