ocamlPackages.reperf
Inspired by the core_bench tools from Janestreet.
reperf helps with:
- Timing: time spent in a code block
- Call count: frequency of code-path calls
- Allocations: code-block impact to garbage collector
Supports benchmarks, which are test cases that exercise performance scenarios. Outputs a JSON performance report, and compare it with previous iterations - and fail if a regression is detected.
- Name
- reperf
- Homepage
- Version
- 1.5.1
- License
- Platforms
- aarch64-linux
- armv5tel-linux
- armv6l-linux
- armv7a-linux
- armv7l-linux
- i686-linux
- loongarch64-linux
- m68k-linux
- microblaze-linux
- microblazeel-linux
- mips-linux
- mips64-linux
- mips64el-linux
- mipsel-linux
- powerpc-linux
- powerpc64-linux
- powerpc64le-linux
- riscv32-linux
- riscv64-linux
- s390-linux
- s390x-linux
- x86_64-linux
- x86_64-darwin
- aarch64-darwin
- Defined
- Source