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
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
How can I use JMH for Scala benchmarks together with sbt?
Nov 18, 2022
scala
sbt
microbenchmark
jmh
First time a Java loop is run SLOW, why? [Sun HotSpot 1.5, sparc]
Feb 22, 2022
java
performance
jvm-hotspot
microbenchmark
Why does python's timeit use the 'best of 3' to measure the time elapsed?
Mar 09, 2022
python
benchmarking
microbenchmark
timeit
Using SIMD on amd64, when is it better to use more instructions vs. loading from memory?
Oct 16, 2022
x86-64
sse
simd
avx
microbenchmark
Is branch prediction not working?
Nov 06, 2022
java
performance
microbenchmark
branch-prediction
jmh
System.arraycopy with constant length
Oct 23, 2022
java
arrays
microbenchmark
jmh
google microbenchmarking cpu scaling warning
Mar 09, 2022
c++
microbenchmark
On improving Haskell's performance compared to C in fibonacci micro-benchmark
Mar 22, 2022
performance
haskell
ghc
micro-optimization
microbenchmark
« Newer Entries
Older Entries »