StackOverflow Questions for Tag: microbenchmark

Tandura
Tandura

Reputation: 908

google microbenchmarking cpu scaling warning

Score: 25

Views: 7521

Answers: 2

Read More
Jack5000
Jack5000

Reputation: 39

Why Java Stream API filter is faster than an imperative loop?

Score: 3

Views: 94

Answers: 0

Read More
Dan Öz
Dan Öz

Reputation: 349

Understanding the GC profiler in JMH Java

Score: 1

Views: 86

Answers: 1

Read More
log0xFF
log0xFF

Reputation: 43

Measuring GPU memory latencies

Score: 0

Views: 53

Answers: 0

Read More
null
null

Reputation: 5255

Why is this benchmark not measuring any branch prediction penalty?

Score: 0

Views: 78

Answers: 1

Read More
onekram
onekram

Reputation: 41

ERROR: Unable to find the resource: /META-INF/BenchmarkList while run mvn test

Score: 0

Views: 25

Answers: 1

Read More
Maljam
Maljam

Reputation: 6274

Why is (a*b != 0) faster than (a != 0 && b != 0) in Java?

Score: 436

Views: 25919

Answers: 6

Read More
kukudas
kukudas

Reputation: 4924

Java for loop performance question

Score: 22

Views: 23385

Answers: 13

Read More
Philipp
Philipp

Reputation: 420

Setup jmh without a maven or gradle project

Score: 1

Views: 23

Answers: 0

Read More
Paul Jurczak
Paul Jurczak

Reputation: 8127

What is the source of outliers in this C++ benchmark?

Score: -4

Views: 113

Answers: 1

Read More
Ben Sidhom
Ben Sidhom

Reputation: 1588

Why is my Rust program slower than the equivalent program in another language?

Score: 18

Views: 4429

Answers: 1

Read More
acircleda
acircleda

Reputation: 759

Assess performance of elements within an R function

Score: 0

Views: 90

Answers: 1

Read More
Maharero
Maharero

Reputation: 23

R: Microbenchmark library, how to best create a table of multiple timing results where the results also need to be modified. Ideally functionised

Score: 2

Views: 60

Answers: 2

Read More
duckoid
duckoid

Reputation: 21

Integrate range lock into file system

Score: 1

Views: 33

Answers: 0

Read More
oepix
oepix

Reputation: 214

Computationally efficient alternative to row-wise apply on a list with same-length vectors

Score: 4

Views: 99

Answers: 3

Read More
Bart
Bart

Reputation: 11

Why is jest-bench setup() function impacting 'for loop' performance / JS behavior?

Score: 0

Views: 42

Answers: 0

Read More
user23447276
user23447276

Reputation: 11

Cpu cycle count for a C program in mac os on ARM64 CPUs?

Score: 1

Views: 82

Answers: 0

Read More
mazix
mazix

Reputation: 2604

Benchmarking - CPU time bigger than wall time?

Score: 10

Views: 9797

Answers: 2

Read More
Lewis Chan
Lewis Chan

Reputation: 787

How google benchmark compare performance among different implementations?

Score: 0

Views: 109

Answers: 0

Read More
theflash
theflash

Reputation: 111

Combine known-size slices into an array in rust

Score: 1

Views: 90

Answers: 2

Read More
PreviousPage 1Next