-
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 2fa604e
- Loading branch information
github-action-benchmark
committed
Aug 27, 2024
1 parent
e831536
commit ee4593f
Showing
1 changed file
with
69 additions
and
73 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,80 +1,8 @@ | ||
window.BENCHMARK_DATA = { | ||
"lastUpdate": 1724718134769, | ||
"lastUpdate": 1724777810214, | ||
"repoUrl": "https://github.com/AzHicham/philips-isyntax-rs", | ||
"entries": { | ||
"philips-isyntax-rs Benchmark": [ | ||
{ | ||
"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": "2fe2e3f148fa798df047ed9bbd3778f733163dce", | ||
"message": "chore(deps): update pre-commit hook renovatebot/pre-commit-hooks to v37.410.3 (#145)", | ||
"timestamp": "2024-06-18T14:11:30+02:00", | ||
"tree_id": "e045f9614d44774abcdef6dd239894b8dad3dcfe", | ||
"url": "https://github.com/AzHicham/philips-isyntax-rs/commit/2fe2e3f148fa798df047ed9bbd3778f733163dce" | ||
}, | ||
"date": 1718712904200, | ||
"tool": "cargo", | ||
"benches": [ | ||
{ | ||
"name": "philips_i2syntax_read_region_256_lvl_0", | ||
"value": 1381092, | ||
"range": "± 126549", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "philips_i2syntax_read_region_256_lvl_1", | ||
"value": 1169566, | ||
"range": "± 49539", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "philips_i2syntax_read_region_512_lvl_0", | ||
"value": 1676355, | ||
"range": "± 158348", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "philips_i2syntax_read_region_512_lvl_1", | ||
"value": 7419298, | ||
"range": "± 508160", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "philips_read_region_256_lvl_0", | ||
"value": 523363, | ||
"range": "± 56595", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "philips_read_region_256_lvl_1", | ||
"value": 1265243, | ||
"range": "± 41525", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "philips_read_region_512_lvl_0", | ||
"value": 3579019, | ||
"range": "± 243388", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "philips_read_region_512_lvl_1", | ||
"value": 2718720, | ||
"range": "± 82775", | ||
"unit": "ns/iter" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
|
@@ -2074,6 +2002,74 @@ window.BENCHMARK_DATA = { | |
"unit": "ns/iter" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
"name": "AzHicham", | ||
"username": "AzHicham" | ||
}, | ||
"committer": { | ||
"name": "AzHicham", | ||
"username": "AzHicham" | ||
}, | ||
"id": "2fa604e4436d39b674ec6b3a65da688818b0a227", | ||
"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/2fa604e4436d39b674ec6b3a65da688818b0a227" | ||
}, | ||
"date": 1724777809635, | ||
"tool": "cargo", | ||
"benches": [ | ||
{ | ||
"name": "philips_i2syntax_read_region_256_lvl_0", | ||
"value": 1382650, | ||
"range": "± 92571", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "philips_i2syntax_read_region_256_lvl_1", | ||
"value": 1161251, | ||
"range": "± 62760", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "philips_i2syntax_read_region_512_lvl_0", | ||
"value": 1571389, | ||
"range": "± 81010", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "philips_i2syntax_read_region_512_lvl_1", | ||
"value": 7493160, | ||
"range": "± 648857", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "philips_read_region_256_lvl_0", | ||
"value": 519229, | ||
"range": "± 47065", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "philips_read_region_256_lvl_1", | ||
"value": 1265968, | ||
"range": "± 53725", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "philips_read_region_512_lvl_0", | ||
"value": 3666665, | ||
"range": "± 217199", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "philips_read_region_512_lvl_1", | ||
"value": 3199347, | ||
"range": "± 185358", | ||
"unit": "ns/iter" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
|