-
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
5 changed files
with
5 additions
and
4 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 |
---|---|---|
|
@@ -12,7 +12,7 @@ on: | |
|
||
env: | ||
CARGO_TERM_COLOR: always | ||
RUST_VERSION: 1.72.1 | ||
RUST_VERSION: 1.75.0 | ||
|
||
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,7 +9,7 @@ on: | |
|
||
env: | ||
CARGO_TERM_COLOR: always | ||
RUST_VERSION: 1.73.0 | ||
RUST_VERSION: 1.75.0 | ||
|
||
jobs: | ||
coverage: | ||
|
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.72.1 | ||
RUST_VERSION: 1.75.0 | ||
|
||
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 |
---|---|---|
|
@@ -11,7 +11,7 @@ on: | |
|
||
env: | ||
CARGO_TERM_COLOR: always | ||
RUST_VERSION: 1.72.1 | ||
RUST_VERSION: 1.75.0 | ||
|
||
jobs: | ||
build: | ||
|
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
bfa4050
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_i2syntax_read_region_256_lvl_0
1412270
ns/iter (± 62346
)1346523
ns/iter (± 75422
)1.05
philips_i2syntax_read_region_256_lvl_1
1159410
ns/iter (± 68066
)1139564
ns/iter (± 39583
)1.02
philips_i2syntax_read_region_512_lvl_0
1548425
ns/iter (± 62419
)1541889
ns/iter (± 152716
)1.00
philips_i2syntax_read_region_512_lvl_1
7328200
ns/iter (± 306020
)7296017
ns/iter (± 262973
)1.00
philips_read_region_256_lvl_0
496517
ns/iter (± 36965
)493832
ns/iter (± 39938
)1.01
philips_read_region_256_lvl_1
1231938
ns/iter (± 77419
)1237506
ns/iter (± 40077
)1.00
philips_read_region_512_lvl_0
3516623
ns/iter (± 186623
)3512392
ns/iter (± 120668
)1.00
philips_read_region_512_lvl_1
2741562
ns/iter (± 149690
)2714711
ns/iter (± 114480
)1.01
This comment was automatically generated by workflow using github-action-benchmark.