Microbenchmark creating synthetic work to measure impact of CPU core allocator on application performance.

This commit is contained in:
Michael Mueller
2024-10-24 14:35:10 +02:00
parent 8904022415
commit 0fb4f00a8b
11 changed files with 11 additions and 0 deletions

View File

@@ -0,0 +1 @@
/home/mml/loopbench/bench.c

View File

@@ -0,0 +1 @@
/home/mml/loopbench/bench.h

View File

@@ -0,0 +1 @@
/home/mml/loopbench/config.h

View File

@@ -0,0 +1 @@
/home/mml/loopbench/loop.c

View File

@@ -0,0 +1 @@
/home/mml/loopbench/loop.h

View File

@@ -0,0 +1 @@
/home/mml/loopbench/loop_bench_caladan.cpp

View File

@@ -0,0 +1 @@
/home/mml/loopbench/loop_bench_concord.c

View File

@@ -0,0 +1 @@
/home/mml/loopbench/loop_bench_mxtasking.cpp

View File

@@ -0,0 +1 @@
/home/mml/loopbench/loop_bench_pthreads.cpp

View File

@@ -0,0 +1 @@
/home/mml/loopbench/profiling.c

View File

@@ -0,0 +1 @@
/home/mml/loopbench/profiling.h