Home
last modified time | relevance | path

Searched refs:benchmark_start (Results 1 – 25 of 33) sorted by relevance

12

/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/criterion-0.2.11/src/
H A Dreport.rs258 fn benchmark_start(&self, _id: &BenchmarkId, _context: &ReportContext) {} in benchmark_start() method
292 fn benchmark_start(&self, id: &BenchmarkId, context: &ReportContext) { in benchmark_start() method
294 report.benchmark_start(id, context); in benchmark_start()
477 fn benchmark_start(&self, id: &BenchmarkId, ctx: &ReportContext) { in benchmark_start() method
/dports/sysutils/vector/vector-0.10.0/cargo-crates/criterion-0.3.2/src/
H A Dreport.rs267 fn benchmark_start(&self, _id: &BenchmarkId, _context: &ReportContext) {} in benchmark_start() method
308 fn benchmark_start(&self, id: &BenchmarkId, context: &ReportContext) { in benchmark_start() method
310 report.benchmark_start(id, context); in benchmark_start()
499 fn benchmark_start(&self, id: &BenchmarkId, ctx: &ReportContext) { in benchmark_start() method
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/criterion-0.3.5/src/
H A Dreport.rs268 fn benchmark_start(&self, _id: &BenchmarkId, _context: &ReportContext) {} in benchmark_start() method
333 reports_impl!(fn benchmark_start(&self, id: &BenchmarkId, context: &ReportContext));
491 fn benchmark_start(&self, id: &BenchmarkId, _: &ReportContext) { in benchmark_start() method
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/criterion-0.3.5/src/
H A Dreport.rs268 fn benchmark_start(&self, _id: &BenchmarkId, _context: &ReportContext) {} in benchmark_start() method
333 reports_impl!(fn benchmark_start(&self, id: &BenchmarkId, context: &ReportContext));
491 fn benchmark_start(&self, id: &BenchmarkId, _: &ReportContext) { in benchmark_start() method
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/criterion-0.3.5/src/
H A Dreport.rs268 fn benchmark_start(&self, _id: &BenchmarkId, _context: &ReportContext) {} in benchmark_start() method
333 reports_impl!(fn benchmark_start(&self, id: &BenchmarkId, context: &ReportContext));
491 fn benchmark_start(&self, id: &BenchmarkId, _: &ReportContext) { in benchmark_start() method
/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/criterion-0.3.4/src/
H A Dreport.rs268 fn benchmark_start(&self, _id: &BenchmarkId, _context: &ReportContext) {} in benchmark_start() method
333 reports_impl!(fn benchmark_start(&self, id: &BenchmarkId, context: &ReportContext));
491 fn benchmark_start(&self, id: &BenchmarkId, _: &ReportContext) { in benchmark_start() method
/dports/net-im/zkgroup/zkgroup-0.7.4/cargo-crates/criterion-0.3.4/src/
H A Dreport.rs268 fn benchmark_start(&self, _id: &BenchmarkId, _context: &ReportContext) {} in benchmark_start() method
333 reports_impl!(fn benchmark_start(&self, id: &BenchmarkId, context: &ReportContext));
491 fn benchmark_start(&self, id: &BenchmarkId, _: &ReportContext) { in benchmark_start() method
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/criterion/src/
H A Dreport.rs268 fn benchmark_start(&self, _id: &BenchmarkId, _context: &ReportContext) {} in benchmark_start() method
333 reports_impl!(fn benchmark_start(&self, id: &BenchmarkId, context: &ReportContext));
491 fn benchmark_start(&self, id: &BenchmarkId, _: &ReportContext) { in benchmark_start() method
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/criterion-0.3.4/src/
H A Dreport.rs268 fn benchmark_start(&self, _id: &BenchmarkId, _context: &ReportContext) {} in benchmark_start() method
333 reports_impl!(fn benchmark_start(&self, id: &BenchmarkId, context: &ReportContext));
491 fn benchmark_start(&self, id: &BenchmarkId, _: &ReportContext) { in benchmark_start() method
/dports/misc/xplr/xplr-0.17.0/cargo-crates/criterion-0.3.5/src/
H A Dreport.rs268 fn benchmark_start(&self, _id: &BenchmarkId, _context: &ReportContext) {} in benchmark_start() method
333 reports_impl!(fn benchmark_start(&self, id: &BenchmarkId, context: &ReportContext));
491 fn benchmark_start(&self, id: &BenchmarkId, _: &ReportContext) { in benchmark_start() method
/dports/textproc/jql/jql-3.0.6/cargo-crates/criterion-0.3.5/src/
H A Dreport.rs268 fn benchmark_start(&self, _id: &BenchmarkId, _context: &ReportContext) {} in benchmark_start() method
333 reports_impl!(fn benchmark_start(&self, id: &BenchmarkId, context: &ReportContext));
491 fn benchmark_start(&self, id: &BenchmarkId, _: &ReportContext) { in benchmark_start() method
/dports/graphics/pastel/pastel-0.8.1/cargo-crates/criterion-0.3.4/src/
H A Dreport.rs268 fn benchmark_start(&self, _id: &BenchmarkId, _context: &ReportContext) {} in benchmark_start() method
333 reports_impl!(fn benchmark_start(&self, id: &BenchmarkId, context: &ReportContext));
491 fn benchmark_start(&self, id: &BenchmarkId, _: &ReportContext) { in benchmark_start() method
/dports/benchmarks/inferno/inferno-0.10.9/cargo-crates/criterion-0.3.5/src/
H A Dreport.rs268 fn benchmark_start(&self, _id: &BenchmarkId, _context: &ReportContext) {} in benchmark_start() method
333 reports_impl!(fn benchmark_start(&self, id: &BenchmarkId, context: &ReportContext));
491 fn benchmark_start(&self, id: &BenchmarkId, _: &ReportContext) { in benchmark_start() method
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/prometheus/prometheus/.github/workflows/
H A Dprombench.yml20 benchmark_start:
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/criterion-0.2.11/src/analysis/
H A Dmod.rs49 criterion.report.benchmark_start(id, report_context); in common()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/prometheus/prometheus/.github/workflows/
H A Dprombench.yml20 benchmark_start:
/dports/net-mgmt/prometheus2/prometheus-2.30.3/.github/workflows/
H A Dprombench.yml20 benchmark_start:
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/criterion-0.3.5/src/analysis/
H A Dmod.rs48 criterion.report.benchmark_start(id, report_context); in common()
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/criterion-0.3.5/src/analysis/
H A Dmod.rs48 criterion.report.benchmark_start(id, report_context); in common()
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/criterion-0.3.5/src/analysis/
H A Dmod.rs48 criterion.report.benchmark_start(id, report_context); in common()
/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/criterion-0.3.4/src/analysis/
H A Dmod.rs48 criterion.report.benchmark_start(id, report_context); in common()
/dports/net-im/zkgroup/zkgroup-0.7.4/cargo-crates/criterion-0.3.4/src/analysis/
H A Dmod.rs48 criterion.report.benchmark_start(id, report_context); in common()
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/criterion/src/analysis/
H A Dmod.rs48 criterion.report.benchmark_start(id, report_context); in common()
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/criterion-0.3.4/src/analysis/
H A Dmod.rs48 criterion.report.benchmark_start(id, report_context); in common()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/criterion-0.3.2/src/analysis/
H A Dmod.rs50 criterion.report.benchmark_start(id, report_context); in common()

12