-
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.
add philips-isyntax-rs Benchmark (cargo) benchmark result for 9dd0063
- Loading branch information
github-action-benchmark
committed
Nov 7, 2024
1 parent
ecf6c45
commit c2657ff
Showing
1 changed file
with
73 additions
and
69 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 |
---|---|---|
@@ -1,76 +1,8 @@ | ||
window.BENCHMARK_DATA = { | ||
"lastUpdate": 1731007829935, | ||
"lastUpdate": 1731012599954, | ||
"repoUrl": "https://github.com/AzHicham/philips-isyntax-rs", | ||
"entries": { | ||
"philips-isyntax-rs Benchmark": [ | ||
{ | ||
"commit": { | ||
"author": { | ||
"name": "AzHicham", | ||
"username": "AzHicham" | ||
}, | ||
"committer": { | ||
"name": "AzHicham", | ||
"username": "AzHicham" | ||
}, | ||
"id": "c9ac6643abecfbf04957576878a259bd134c95b7", | ||
"message": "chore(deps): update pre-commit hook renovatebot/pre-commit-hooks to v38", | ||
"timestamp": "2024-08-12T07:26:05Z", | ||
"url": "https://github.com/AzHicham/philips-isyntax-rs/pull/153/commits/c9ac6643abecfbf04957576878a259bd134c95b7" | ||
}, | ||
"date": 1724680721127, | ||
"tool": "cargo", | ||
"benches": [ | ||
{ | ||
"name": "philips_i2syntax_read_region_256_lvl_0", | ||
"value": 1554457, | ||
"range": "± 397172", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "philips_i2syntax_read_region_256_lvl_1", | ||
"value": 1145518, | ||
"range": "± 41177", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "philips_i2syntax_read_region_512_lvl_0", | ||
"value": 1551991, | ||
"range": "± 76830", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "philips_i2syntax_read_region_512_lvl_1", | ||
"value": 7365104, | ||
"range": "± 527702", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "philips_read_region_256_lvl_0", | ||
"value": 492239, | ||
"range": "± 36677", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "philips_read_region_256_lvl_1", | ||
"value": 1237868, | ||
"range": "± 43181", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "philips_read_region_512_lvl_0", | ||
"value": 3515255, | ||
"range": "± 169966", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "philips_read_region_512_lvl_1", | ||
"value": 2741093, | ||
"range": "± 114354", | ||
"unit": "ns/iter" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
|
@@ -2110,6 +2042,78 @@ window.BENCHMARK_DATA = { | |
"unit": "ns/iter" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
"email": "29139614+renovate[bot]@users.noreply.github.com", | ||
"name": "renovate[bot]", | ||
"username": "renovate[bot]" | ||
}, | ||
"committer": { | ||
"email": "[email protected]", | ||
"name": "GitHub", | ||
"username": "web-flow" | ||
}, | ||
"distinct": true, | ||
"id": "9dd006322b2f220352004a9f098eec4d0a33d2ad", | ||
"message": "chore(deps): update pre-commit hook renovatebot/pre-commit-hooks to v39 (#175)", | ||
"timestamp": "2024-11-07T21:47:08+01:00", | ||
"tree_id": "879d1f15f9a82a4452a4a1607ea26fab39d35588", | ||
"url": "https://github.com/AzHicham/philips-isyntax-rs/commit/9dd006322b2f220352004a9f098eec4d0a33d2ad" | ||
}, | ||
"date": 1731012599600, | ||
"tool": "cargo", | ||
"benches": [ | ||
{ | ||
"name": "philips_i2syntax_read_region_256_lvl_0", | ||
"value": 1361833, | ||
"range": "± 98295", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "philips_i2syntax_read_region_256_lvl_1", | ||
"value": 1208220, | ||
"range": "± 96013", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "philips_i2syntax_read_region_512_lvl_0", | ||
"value": 1552765, | ||
"range": "± 431531", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "philips_i2syntax_read_region_512_lvl_1", | ||
"value": 7439414, | ||
"range": "± 250971", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "philips_read_region_256_lvl_0", | ||
"value": 510509, | ||
"range": "± 38497", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "philips_read_region_256_lvl_1", | ||
"value": 1250756, | ||
"range": "± 44889", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "philips_read_region_512_lvl_0", | ||
"value": 3549411, | ||
"range": "± 146996", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "philips_read_region_512_lvl_1", | ||
"value": 2755141, | ||
"range": "± 144369", | ||
"unit": "ns/iter" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
|