Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update itertools requirement in /compiler/formatter
Updates the requirements on [itertools](https://github.com/rust-itertools/itertools) to permit the latest version. - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](rust-itertools/itertools@v0.11.0...v0.12.0) --- updated-dependencies: - dependency-name: itertools dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
d70b6ce
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Compiler
Time: Compiler/hello_world
17558409
ns/iter (± 442150
)27460567
ns/iter (± 2664297
)0.64
Time: Compiler/fibonacci
165693637
ns/iter (± 568667
)232318643
ns/iter (± 5770318
)0.71
Time: VM Runtime/hello_world
51449
ns/iter (± 4988
)58050
ns/iter (± 56491
)0.89
Time: VM Runtime/fibonacci/15
74910177
ns/iter (± 440318
)97015891
ns/iter (± 5275606
)0.77
Time: VM Runtime/PLB/binarytrees/6
1131886360
ns/iter (± 2640289
)1546206932
ns/iter (± 31048549
)0.73
This comment was automatically generated by workflow using github-action-benchmark.