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 microbenchmark
Weird performance effects from nearby dependent stores in a pointer-chasing loop on IvyBridge. Adding an extra load speeds it up?
Jun 21, 2021
assembly
x86
micro-optimization
microbenchmark
micro-architecture
Why is this C++ program slower on Windows than Linux?
Mar 20, 2022
c++
windows
io
microbenchmark
How to get rid of "Method parameters should be @State classes" in JMH when parameters come from another method?
Apr 16, 2022
java
microbenchmark
jmh
Bench Mark in Multi threaded environment
Sep 09, 2021
java
multithreading
executorservice
microbenchmark
How to build and link google benchmark using cmake in windows
May 23, 2022
cmake
benchmarking
microbenchmark
google-benchmark
JMH not working in Eclipse (as Maven project) - No benchmarks to run
May 03, 2022
java
eclipse
maven
microbenchmark
jmh
Compiled R code is actually slower than pure R with JIT enabled
Aug 22, 2022
r
bytecode
jit
microbenchmark
What JVM optimization is causing these performance results? [closed]
Sep 26, 2022
java
performance
jvm
bytecode
microbenchmark
Unexpected performance results when comparing dictionary lookup vs multiple is operators in .NET 4.7
Feb 22, 2022
c#
microbenchmark
.net-4.7
Drain the instruction pipeline of Intel Core 2 Duo?
Oct 10, 2017
c
assembly
x86
benchmarking
microbenchmark
intel
Groovy: Is for..in significantly faster than .each?
Feb 03, 2022
groovy
microbenchmark
Fastest Linux system call
Aug 29, 2022
linux
performance
x86-64
microbenchmark
Estimating actual (not theoretic) runtime complexity of an implementation
Nov 05, 2022
java
complexity-theory
benchmarking
caliper
microbenchmark
What can explain the huge performance penalty of writing a reference to a heap location?
Apr 15, 2019
java
garbage-collection
microbenchmark
jmh
R equivalent of microbenchmark that includes memory as well as runtime
Feb 07, 2020
r
algorithm
memory
microbenchmark
microbenchmark as data frame or matrix
Jul 06, 2021
r
dataframe
microbenchmark
How to minimize the costs for allocating and initializing an NSDateFormatter?
Sep 16, 2022
multithreading
cocoa
memory-management
nsdateformatter
microbenchmark
How to use Java 12's Microbenchmark Suite?
Mar 14, 2021
java
benchmarking
microbenchmark
jmh
java-12
What is faster in Ruby, `arr += [x]` or `arr << x`
Oct 28, 2022
arrays
ruby
performance
benchmarking
microbenchmark
Why is Arrays.copyOf 2 times faster than System.arraycopy for small arrays?
Mar 27, 2022
java
arrays
performance
microbenchmark
« Newer Entries
Older Entries »