Skip to content

Pull requests: bheisler/criterion.rs

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Reexport std::hint::black_box
#701 opened Jul 11, 2023 by Spartan2909 Loading… updated May 25, 2024
Allow missing_docs in criterion_group
#775 opened Apr 25, 2024 by TomFryersMidsummer Loading… updated Apr 25, 2024
Generate doc comment on benchmark runner in criterion_group macro
#774 opened Apr 16, 2024 by mcskware Loading… updated Apr 16, 2024
book: fix an example of throughput measurements
#773 opened Apr 11, 2024 by loloicci Loading… updated Apr 11, 2024
Add Criterion::configure_from
#771 opened Apr 7, 2024 by one-d-wide Loading… updated Apr 7, 2024
Replace once_cell::sync::Lazy with std::sync::OnceLock
#757 opened Feb 8, 2024 by nibon7 Loading… updated Apr 2, 2024
Use alloca to address memory layout effects
#744 opened Nov 22, 2023 by PSeitz Loading… updated Apr 1, 2024
Fix gnuplot --version encoding handling on Windows
#755 opened Jan 25, 2024 by sandersaares Loading… updated Apr 1, 2024
[nit] Fix nits in fs.rs.
#758 opened Feb 19, 2024 by ttsugriy Loading… updated Mar 29, 2024
Update criterion version in docs
#759 opened Feb 22, 2024 by FreezyLemon Loading… updated Mar 29, 2024
Fix typos.
#760 opened Feb 26, 2024 by waywardmonkeys Loading… updated Mar 29, 2024
Fix documents and bencher_compat dep refer outdated criterion v0.4
#753 opened Jan 19, 2024 by rhysd Loading… updated Jan 19, 2024
Fix plotting NaN bug
#741 opened Nov 9, 2023 by vlovich Loading… updated Dec 1, 2023
Adds ability to plot throughput on summary page.
#646 opened Jan 30, 2023 by h33p Loading… updated Nov 16, 2023
Book: CD to Github page
#742 opened Nov 10, 2023 by kraktus Loading… updated Nov 10, 2023
Add support for reporting throughput and elements simultaneously.
#722 opened Sep 12, 2023 by vlovich Loading… updated Nov 8, 2023
impl AsyncExecutor for tokio::runtime::Handle
#712 opened Aug 21, 2023 by kpreid Loading… updated Oct 23, 2023
Increase criterion version in quick start
#725 opened Sep 21, 2023 by epompeii Loading… updated Sep 21, 2023
Add optional async setup for iter_batch
#656 opened Feb 16, 2023 by samtay Loading… updated Feb 16, 2023
addition of fn print_newline to stop same line behaviour when using c…
#564 opened Mar 7, 2022 by jmwill86 Loading… updated Aug 29, 2022
Add docs and examples for async functions
#583 opened Jun 13, 2022 by daixi98 Loading… updated Jul 14, 2022
Add Criterion::measurement function
#546 opened Jan 12, 2022 by oberien Loading… updated Jan 12, 2022
Add a cargo_criterion_support feature flag
#541 opened Dec 27, 2021 by str4d Loading… updated Dec 28, 2021
ProTip! Adding no:label will show everything without a label.