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
Extremely slow parsing of time zone with the new java.time API
Sep 19, 2019
java
performance
java-8
java-time
jmh
Empty methods noticeably slower in Java 11 than Java 8
Sep 02, 2022
java-8
java-11
jmh
JMH Unable to find the resource: /META-INF/BenchmarkList
Apr 24, 2021
java
eclipse
maven
jmh
How to run JMH from inside JUnit tests?
Sep 23, 2022
java
junit
jmh
newInstance vs new in jdk-9/jdk-8 and jmh
Aug 31, 2022
java
performance
java-8
jmh
java-9
Why is zipped faster than zip in Scala?
Jul 07, 2022
scala
performance
scala-collections
jmh
elementwise-operations
Erratic performance of Arrays.stream().map().sum()
May 21, 2018
java
java-8
jmh
Why is the StringBuilder chaining pattern sb.append(x).append(y) faster than regular sb.append(x); sb.append(y)?
Feb 06, 2022
java
performance
microbenchmark
jmh
Java 11 -- performance regressions against Java 8? [duplicate]
Sep 30, 2022
performance
java-8
java-11
jmh
Java 8 stream unpredictable performance drop with no obvious reason
Aug 27, 2022
java
performance
lambda
java-stream
jmh
Mystifying microbenchmark result for stream API on Java 12 vs. Java 8 with -gc true
Mar 15, 2021
java
java-stream
benchmarking
jmh
java-12
Why is returning a Java object reference so much slower than returning a primitive
Sep 15, 2022
java
low-latency
jmh
Why is StringBuilder#append(int) faster in Java 7 than in Java 8?
Sep 13, 2022
java
performance
java-7
java-8
jmh
JMH: What does the score value mean?
Sep 02, 2025
jmh
« Newer Entries