-
Notifications
You must be signed in to change notification settings - Fork 406
performance
Sergey Bronnikov edited this page Feb 11, 2021
·
6 revisions
- Community wiki about performance testing: https://github.com/qaload/qaload.github.io
- (!) https://github.com/AndreyAkinshin/perfolizer
- Change Point Detection in Software Performance Testing
- Chrome: Regression Detection for Performance Tests
- http://www.brendangregg.com/activebenchmarking.html
- http://www.brendangregg.com/ActiveBenchmarking/bonnie++.html
- http://www.brendangregg.com/blog/2014-04-26/the-noploop-cpu-benchmark.html
- https://perf.readthedocs.io/en/latest/system.html#pin-cpu
- https://rt.wiki.kernel.org/index.php/HOWTO:_Build_an_RT-application
- How to Benchmark Code Execution Times on Intel® IA-32 and IA-64 Instruction Set Architectures My journey to stable benchmark, part 1 (system)
- low-overhead timers https://github.com/jdmccalpin/low-overhead-timers
- https://github.com/ligurio/microb/
- https://github.com/leo-yuriev/cicro-benchmarks/blob/master/README.md
- https://github.com/jku-ssw/cicro-benchmarks
- http://www.serpentine.com/criterion/fibber.html#grokularation
- https://github.com/bos/criterion
- https://github.com/Gabriel439/bench
- https://docs.python.org/3/library/timeit.html
- https://github.com/sharkdp/hyperfine
- https://github.com/japaric/criterion.rs
- https://blog.anp.lol/rust/2018/09/29/lolbench/
- https://github.com/brendanashworth/bench
- https://github.com/clibs/bench/
- mhz: Anatomy of a micro-benchmark
- https://github.com/softdevteam/softdevbib/blob/master/softdev.bib
Copyright © 2014-2025 Sergey Bronnikov. Follow me on Mastodon @sergeyb@honk.bronevichok.ru and Telegram.
Learning
- Glossary
- Translation
- Books:
- Courses
- Learning Tools
- Bugs And Learned Lessons
- Cheatsheets
Tools / Services / Tests
- Code complexity
- Quality Assurance Tools
- Test Runners
- Testing-As-A-Service
- Conformance Test Suites
- Test Infrastructure
- Fault injection
- TTCN-3
- Continuous Integration
- Speedup your CI
- Performance
- Formal Specification
- Toy Projects
- Test Impact Analysis
- Formats
Functional testing
- Automated testing
- By type:
WIP sections
Community
Links