Benchmarks - ligurio/sqa-wiki GitHub Wiki
Performance Testing
- https://github.com/MattPD/cpplinks/blob/master/performance.tools.md
- https://github.com/Kobzol/hardware-effects
Papers
- Linux MultiThreading Benchmarks
- File and Storage System Benchmarking Portal
- Benchmark Comparison of NetBSD 2.0 and FreeBSD 5.3 (source) - Gregory McGarry
- Benchmarks, Round 2 - Linux-Kongress, 2006
- Benchmarking BSD and Linux - F. von Leitner
- feyrer.de - posts with tag 'benchmark'
- 3rd party benchmarks on OpenBSD
- 3rd party benchmarks on FreeBSD
Benchmarks
- filebench
- tiobench
- uperf
lmbench- removedunixbench- removed- net/queryperf
- net/netrate
- net/iperf
- wrk
- httpress
- http-stress
- xenocara/app/glxgears
- Linux Kernel Performance tests
- https://github.com/softdevteam/krun/
- https://github.com/softdevteam/warmup_stats
- https://github.com/softdevteam/warmup_paper
perf bench
openssl speed
Microbenchmarks
memory
stream
cpu
: https://github.com/andreas-abel/nanoBenchcpu
: https://github.com/brendangregg/wrmsrbench- https://github.com/travisdowns/uarch-bench
- https://github.com/jdmccalpin/low-overhead-timers
cairo
https://gist.github.com/bert/1164354/75fd53542bc6fda77d22c435e349ee5f96ced1e7paint.c
https://github.com/amatus/sdl-examples- Basic drawing in Cairo
fractals
https://www.cosc.brocku.ca/Offerings/3P98/course/OpenGL/glut-3.7/progs/contrib/fractals.cfs
: https://git.yoctoproject.org/cgit/cgit.cgi/fstests/tree/fs
: https://github.com/hostmaster/POC_fsyncperf/mem
: https://github.com/s-hironobu/mcbmem
: https://people.freebsd.org/%7Ejkim/mmap_test.cmem
: https://www.lemoda.net/c/mmap-example/mem
: https://gist.github.com/marcetcheverry/991042libc
: https://git.musl-libc.org/cgit/libc-bench/, http://www.etalabs.net/libc-bench.htmllibc
: https://github.com/mpieuchot/libpthread-regressmix
: https://github.com/avsm/ipc-benchmix
: https://github.com/linux-test-project/ltp/mix
: https://github.com/DragonFlyBSD/DragonFlyBSD/tree/master/testmix
: https://github.com/bob-beck/examplesctx
: https://gist.github.com/teknoraver/ebee75c5bc4eb8533b8e761d0e57b7d9ctx
: https://github.com/tsuna/contextswitchctx
: ftp://ftp.netbsd.org/pub/NetBSD/misc/gmcgarry/bench/ctxbench.tar.gzctx
: http://blog.tsunanet.net/2010/11/how-long-does-it-take-to-make-context.htmlvideo
: https://git.yoctoproject.org/cgit.cgi/test-xvideo/tree/video
: https://git.yoctoproject.org/cgit/cgit.cgi/fstests/tree/tests- Benchmarking dictionary libraries in C/C++
- https://github.com/attractivechaos/benchmarks
- https://github.com/softdevteam/lua_benchmarking
- https://github.com/nidhugg/benchmarks_tacas2015/tree/master/benchmarks
rwlock
: https://github.com/kmcallister/seqloq- https://github.com/lcapaldo/futexexamples
- ftp://ftp.netbsd.org/pub/NetBSD/misc/gmcgarry/bench/lockprof.tar.gz
- https://git.kernel.org/pub/scm/linux/kernel/git/dvhart/futextest.git
- http://demin.ws/blog/english/2012/05/05/atomic-spinlock-mutex/
- https://github.com/linux-test-project/ltp/tree/master/testcases/open_posix_testsuite/conformance/interfaces/mmap