Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 8.2% on proxy.golang.org

proxy.golang.org : modernc.org/bench

Bench is a tool for running package benchmarks in isolation, one by one. Installation: Usage: Sometimes benchmarks influence each other and the results of a particular benchmark are way different compared to when that benchmark is run alone. A common, but definitely not the only cause of this is the interference of the garbage collector where the previous benchmark stressed the memory usage substantially. Manually invoking the GC doesn't seem to always help as it looks like it's only a hint to the runtime. This tool simply runs repeatedly the go test command requesting to run all package benchmarks one by one. The output is in a format similar to go test and it should be benchcmp compatible. bench does not run any tests. Benchmarking a branch of modernc.org/lldb

Registry - Source - Documentation - JSON
purl: pkg:golang/modernc.org/bench
License: BSD-3-Clause
Latest release: over 5 years ago
First release: over 5 years ago
Namespace: modernc.org
Stars: 0 on GitLab.com
Forks: 0 on GitLab.com
See more repository details: repos.ecosyste.ms
Last synced: 3 days ago

    Loading...
    Readme
    Loading...