Skip to content

Commit

Permalink
add philips-isyntax-rs Benchmark (cargo) benchmark result for d06dd4b
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 20, 2024
1 parent 3a80eb1 commit dc01677
Showing 1 changed file with 73 additions and 73 deletions.
146 changes: 73 additions & 73 deletions data.js
Original file line number Diff line number Diff line change
@@ -1,80 +1,8 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1728889683055,
"lastUpdate": 1729408376387,
"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": "0443a657fae9d6270457693c3d7f0cc7924c1278",
"message": "fix(deps): update cargo (#150)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"timestamp": "2024-08-12T09:25:46+02:00",
"tree_id": "5153ca5383d69261d00f1727e4cbfef33358316f",
"url": "https://github.com/AzHicham/philips-isyntax-rs/commit/0443a657fae9d6270457693c3d7f0cc7924c1278"
},
"date": 1723447710540,
"tool": "cargo",
"benches": [
{
"name": "philips_i2syntax_read_region_256_lvl_0",
"value": 1457191,
"range": "± 182899",
"unit": "ns/iter"
},
{
"name": "philips_i2syntax_read_region_256_lvl_1",
"value": 1213488,
"range": "± 47915",
"unit": "ns/iter"
},
{
"name": "philips_i2syntax_read_region_512_lvl_0",
"value": 1616660,
"range": "± 357952",
"unit": "ns/iter"
},
{
"name": "philips_i2syntax_read_region_512_lvl_1",
"value": 7511756,
"range": "± 411047",
"unit": "ns/iter"
},
{
"name": "philips_read_region_256_lvl_0",
"value": 547177,
"range": "± 38154",
"unit": "ns/iter"
},
{
"name": "philips_read_region_256_lvl_1",
"value": 1295543,
"range": "± 47736",
"unit": "ns/iter"
},
{
"name": "philips_read_region_512_lvl_0",
"value": 3674585,
"range": "± 165419",
"unit": "ns/iter"
},
{
"name": "philips_read_region_512_lvl_1",
"value": 3213826,
"range": "± 145844",
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
Expand Down Expand Up @@ -2102,6 +2030,78 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Hicham Azimani",
"username": "AzHicham"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "d06dd4b6aac3bfe272d88d5c47af1708dbc3ad29",
"message": "Run clippy on the code base (#165)\n\nCo-authored-by: AzHicham <[email protected]>",
"timestamp": "2024-10-20T09:10:06+02:00",
"tree_id": "689c24de77dc9a7de9a4ef8338ca2b5006df9cba",
"url": "https://github.com/AzHicham/philips-isyntax-rs/commit/d06dd4b6aac3bfe272d88d5c47af1708dbc3ad29"
},
"date": 1729408375736,
"tool": "cargo",
"benches": [
{
"name": "philips_i2syntax_read_region_256_lvl_0",
"value": 1370877,
"range": "± 299586",
"unit": "ns/iter"
},
{
"name": "philips_i2syntax_read_region_256_lvl_1",
"value": 1416928,
"range": "± 312692",
"unit": "ns/iter"
},
{
"name": "philips_i2syntax_read_region_512_lvl_0",
"value": 1571182,
"range": "± 518608",
"unit": "ns/iter"
},
{
"name": "philips_i2syntax_read_region_512_lvl_1",
"value": 7502579,
"range": "± 409265",
"unit": "ns/iter"
},
{
"name": "philips_read_region_256_lvl_0",
"value": 511873,
"range": "± 35896",
"unit": "ns/iter"
},
{
"name": "philips_read_region_256_lvl_1",
"value": 1265324,
"range": "± 91860",
"unit": "ns/iter"
},
{
"name": "philips_read_region_512_lvl_0",
"value": 3600539,
"range": "± 127477",
"unit": "ns/iter"
},
{
"name": "philips_read_region_512_lvl_1",
"value": 2786257,
"range": "± 113783",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit dc01677

Please sign in to comment.