-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Switch benchmarks to
iter_batched_ref
(#34)
This PR switches benchmarks from `iter` to `iter_batched_ref` so as not to time transcript cloning. It also removes the `black_box` wrappers introduced in #31, which are [unnecessary](#31 (comment)).
- Loading branch information
1 parent
55a334b
commit 1fbf3d0
Showing
1 changed file
with
33 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters