Skip to content

Commit

Permalink
add philips-isyntax-rs Benchmark (cargo) benchmark result for 17c15c4
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Aug 27, 2024
1 parent ee4593f commit 73398e3
Showing 1 changed file with 69 additions and 69 deletions.
138 changes: 69 additions & 69 deletions data.js
Original file line number Diff line number Diff line change
@@ -1,76 +1,8 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1724777810214,
"lastUpdate": 1724783332627,
"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": "e7d6bf519ede561ed498e99c64c8954b01466d06",
"message": "chore: update rust version for tests coverage",
"timestamp": "2024-06-18T12:11:34Z",
"url": "https://github.com/AzHicham/philips-isyntax-rs/pull/146/commits/e7d6bf519ede561ed498e99c64c8954b01466d06"
},
"date": 1718712956488,
"tool": "cargo",
"benches": [
{
"name": "philips_i2syntax_read_region_256_lvl_0",
"value": 1358454,
"range": "± 89603",
"unit": "ns/iter"
},
{
"name": "philips_i2syntax_read_region_256_lvl_1",
"value": 1145211,
"range": "± 38208",
"unit": "ns/iter"
},
{
"name": "philips_i2syntax_read_region_512_lvl_0",
"value": 1551834,
"range": "± 56839",
"unit": "ns/iter"
},
{
"name": "philips_i2syntax_read_region_512_lvl_1",
"value": 7325917,
"range": "± 215988",
"unit": "ns/iter"
},
{
"name": "philips_read_region_256_lvl_0",
"value": 492706,
"range": "± 42256",
"unit": "ns/iter"
},
{
"name": "philips_read_region_256_lvl_1",
"value": 1221724,
"range": "± 42261",
"unit": "ns/iter"
},
{
"name": "philips_read_region_512_lvl_0",
"value": 3483972,
"range": "± 134454",
"unit": "ns/iter"
},
{
"name": "philips_read_region_512_lvl_1",
"value": 2722257,
"range": "± 126288",
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
Expand Down Expand Up @@ -2070,6 +2002,74 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"name": "AzHicham",
"username": "AzHicham"
},
"committer": {
"name": "AzHicham",
"username": "AzHicham"
},
"id": "17c15c4dc186fb5062ab0706dcc68341e914b6ea",
"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/17c15c4dc186fb5062ab0706dcc68341e914b6ea"
},
"date": 1724783332244,
"tool": "cargo",
"benches": [
{
"name": "philips_i2syntax_read_region_256_lvl_0",
"value": 1411251,
"range": "± 79660",
"unit": "ns/iter"
},
{
"name": "philips_i2syntax_read_region_256_lvl_1",
"value": 1171655,
"range": "± 46123",
"unit": "ns/iter"
},
{
"name": "philips_i2syntax_read_region_512_lvl_0",
"value": 1684884,
"range": "± 245962",
"unit": "ns/iter"
},
{
"name": "philips_i2syntax_read_region_512_lvl_1",
"value": 7521352,
"range": "± 356971",
"unit": "ns/iter"
},
{
"name": "philips_read_region_256_lvl_0",
"value": 524333,
"range": "± 37460",
"unit": "ns/iter"
},
{
"name": "philips_read_region_256_lvl_1",
"value": 1271998,
"range": "± 61626",
"unit": "ns/iter"
},
{
"name": "philips_read_region_512_lvl_0",
"value": 3646278,
"range": "± 502064",
"unit": "ns/iter"
},
{
"name": "philips_read_region_512_lvl_1",
"value": 2820097,
"range": "± 86764",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 73398e3

Please sign in to comment.