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
Is it possible to make java.lang.invoke.MethodHandle as fast as direct invokation?
Oct 04, 2021
java
performance
jvm
jit
jmh
Is remove() faster than get() in HashMap?
Sep 11, 2022
java
performance
hashmap
benchmarking
jmh
Why does performance of java stream fall off with relatively large work compared to "for" loop?
Sep 08, 2022
java
java-stream
benchmarking
jmh
System.arraycopy with constant length
Oct 23, 2022
java
arrays
microbenchmark
jmh
Direct ByteBuffer relative vs absolute read performance
Aug 26, 2022
java
performance
jvm
microbenchmark
jmh
Why does JMH run different forks?
Sep 19, 2022
java
benchmarking
jmh
shade for parameter resource: Cannot find 'resource' in class org.apache.maven.plugins.shade.resource.ManifestResourceTransformer
Oct 20, 2022
maven
benchmarking
microbenchmark
jmh
Strange JIT pessimization of a loop idiom
Apr 04, 2018
java
cpu
intel
microbenchmark
jmh
What does OpenJDK JMH "score error" exactly mean?
Aug 29, 2022
performance
benchmarking
microbenchmark
jmh
What is the purpose of JMH @Fork?
Sep 05, 2022
java
benchmarking
jmh
Consuming stack traces noticeably slower in Java 11 than Java 8
Sep 04, 2022
performance
java-8
java-11
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
« Newer Entries
Older Entries »