Skip to content

Commit

Permalink
add philips-isyntax-rs Benchmark (cargo) benchmark result for 7cb711e
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Dec 14, 2023
1 parent ad3ded9 commit 0844d17
Showing 1 changed file with 69 additions and 73 deletions.
142 changes: 69 additions & 73 deletions data.js
Original file line number Diff line number Diff line change
@@ -1,80 +1,8 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1702511592908,
"lastUpdate": 1702595479817,
"repoUrl": "https://github.com/AzHicham/philips-isyntax-rs",
"entries": {
"philips-isyntax-rs Benchmark": [
{
"commit": {
"author": {
"email": "[email protected]",
"name": "hazimani",
"username": "AzHicham"
},
"committer": {
"email": "[email protected]",
"name": "Hicham Azimani",
"username": "AzHicham"
},
"distinct": true,
"id": "0f480c59d58acaa1703679606b42e577d0e38ab5",
"message": "chore: clippy",
"timestamp": "2023-11-13T14:34:57+01:00",
"tree_id": "cbc54e54adb5b7f0abcfc827ec47f67495f26542",
"url": "https://github.com/AzHicham/philips-isyntax-rs/commit/0f480c59d58acaa1703679606b42e577d0e38ab5"
},
"date": 1699882791924,
"tool": "cargo",
"benches": [
{
"name": "philips_i2syntax_read_region_256_lvl_0",
"value": 2741323,
"range": "± 1729172",
"unit": "ns/iter"
},
{
"name": "philips_i2syntax_read_region_256_lvl_1",
"value": 2321311,
"range": "± 570777",
"unit": "ns/iter"
},
{
"name": "philips_i2syntax_read_region_512_lvl_0",
"value": 3210094,
"range": "± 971302",
"unit": "ns/iter"
},
{
"name": "philips_i2syntax_read_region_512_lvl_1",
"value": 13934247,
"range": "± 2138715",
"unit": "ns/iter"
},
{
"name": "philips_read_region_256_lvl_0",
"value": 1711228,
"range": "± 1472399",
"unit": "ns/iter"
},
{
"name": "philips_read_region_256_lvl_1",
"value": 3665337,
"range": "± 1714118",
"unit": "ns/iter"
},
{
"name": "philips_read_region_512_lvl_0",
"value": 8256759,
"range": "± 1771230",
"unit": "ns/iter"
},
{
"name": "philips_read_region_512_lvl_1",
"value": 7613186,
"range": "± 2020408",
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
Expand Down Expand Up @@ -2078,6 +2006,74 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"name": "AzHicham",
"username": "AzHicham"
},
"committer": {
"name": "AzHicham",
"username": "AzHicham"
},
"id": "7cb711e14f82e27a060d84f9b39058817063e43d",
"message": "chore(deps): update pre-commit hook renovatebot/pre-commit-hooks to v37.98.0",
"timestamp": "2023-11-13T16:32:02Z",
"url": "https://github.com/AzHicham/philips-isyntax-rs/pull/122/commits/7cb711e14f82e27a060d84f9b39058817063e43d"
},
"date": 1702595479394,
"tool": "cargo",
"benches": [
{
"name": "philips_i2syntax_read_region_256_lvl_0",
"value": 1745290,
"range": "± 185300",
"unit": "ns/iter"
},
{
"name": "philips_i2syntax_read_region_256_lvl_1",
"value": 1289460,
"range": "± 116881",
"unit": "ns/iter"
},
{
"name": "philips_i2syntax_read_region_512_lvl_0",
"value": 2042620,
"range": "± 220782",
"unit": "ns/iter"
},
{
"name": "philips_i2syntax_read_region_512_lvl_1",
"value": 7710307,
"range": "± 661601",
"unit": "ns/iter"
},
{
"name": "philips_read_region_256_lvl_0",
"value": 525354,
"range": "± 47006",
"unit": "ns/iter"
},
{
"name": "philips_read_region_256_lvl_1",
"value": 1279817,
"range": "± 104260",
"unit": "ns/iter"
},
{
"name": "philips_read_region_512_lvl_0",
"value": 3679764,
"range": "± 357167",
"unit": "ns/iter"
},
{
"name": "philips_read_region_512_lvl_1",
"value": 3247844,
"range": "± 423017",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 0844d17

Please sign in to comment.