cargo-benchcmp

Benchmark comparator

A utility for comparing micro-benchmarks produced by cargo bench.

A small utility to compare Rust micro-benchmarks.

GitHub

342 stars
10 watching
21 forks
Language: Rust
last commit: 3 months ago

Related projects:

Repository Description Stars
burntsushi/rebar A tool for comparing the performance of different regular expression engines on a set of curated tasks. 227
burntsushi/rust-csv A Rust library for parsing and generating CSV data structures 1,719
chronoxor/cppbenchmark A performance benchmarking framework for C++ to measure and analyze code execution time and efficiency 281
xacrimon/conc-map-bench A benchmarking harness for comparing performance of different hash functions in a concurrent map implementation 160
bluss/bencher A Rust benchmarking library that supports running and filtering benchmarks. 85
okuvshynov/b63 A lightweight micro-benchmarking tool for C that tracks custom counters and measurements 56
burntsushi/tabwriter A crate that provides elastic tabstops for text formatting in Rust. 248
xml-comp/xml-comp Automates comparison and synchronization of XML documents across directories. 21
lesnyrumcajs/grpc_bench Provides a standardized benchmark for comparing performance and resource usage of gRPC libraries across different programming languages and technologies 888
friflo/ecs.csharp.benchmark-common-use-cases A benchmarking project comparing the performance of common use cases in multiple C# Entity-Component-System (ECS) frameworks. 22
nvzqz/divan A tool that allows developers to easily and efficiently compare the performance of different parts of their codebase 954
clickhouse/ch-bench A benchmarking project for evaluating the performance of different libraries when connecting to a ClickHouse server 30
jacobbednarz/php-bench A tool for comparing performance of small PHP code snippets 13
p-ranav/criterion A microbenchmarking library for measuring performance of C++ code 211
burntsushi/byteorder A Rust library for encoding and decoding numbers in different byte orders. 982