-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
5 additions
and
5 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ on: | |
|
||
env: | ||
CARGO_TERM_COLOR: always | ||
RUST_VERSION: 1.68.2 | ||
RUST_VERSION: 1.72.1 | ||
|
||
jobs: | ||
benchmarks: | ||
|
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ on: | |
|
||
env: | ||
CARGO_TERM_COLOR: always | ||
RUST_VERSION: 1.68.2 | ||
RUST_VERSION: 1.72.1 | ||
|
||
jobs: | ||
validate: | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ on: | |
|
||
env: | ||
CARGO_TERM_COLOR: always | ||
RUST_VERSION: 1.68.2 | ||
RUST_VERSION: 1.72.1 | ||
|
||
jobs: | ||
build: | ||
|
16418a5
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.
philips-isyntax-rs Benchmark
philips_read_region_256_lvl_0
1362704
ns/iter (± 1519350
)1644596
ns/iter (± 1042497
)0.83
philips_read_region_256_lvl_1
2886680
ns/iter (± 1167464
)2913410
ns/iter (± 1288740
)0.99
philips_read_region_512_lvl_0
6353864
ns/iter (± 1083218
)6811052
ns/iter (± 706324
)0.93
philips_read_region_512_lvl_1
5634727
ns/iter (± 1137942
)6000534
ns/iter (± 841452
)0.94
This comment was automatically generated by workflow using github-action-benchmark.