Skip to content

Commit

Permalink
add philips-isyntax-rs Benchmark (cargo) benchmark result for 03fd36d
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Dec 10, 2023
1 parent 1797cdb commit c2cebfa
Showing 1 changed file with 69 additions and 45 deletions.
114 changes: 69 additions & 45 deletions data.js
Original file line number Diff line number Diff line change
@@ -1,52 +1,8 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1702223107873,
"lastUpdate": 1702227152765,
"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": "8f9fb0e3859d237af5485856fef7c604ea0fb516",
"message": "chore(deps): update actions/checkout action to v4",
"timestamp": "2023-07-24T11:55:08Z",
"url": "https://github.com/AzHicham/philips-isyntax-rs/pull/93/commits/8f9fb0e3859d237af5485856fef7c604ea0fb516"
},
"date": 1693832212489,
"tool": "cargo",
"benches": [
{
"name": "philips_read_region_256_lvl_0",
"value": 1690046,
"range": "± 979855",
"unit": "ns/iter"
},
{
"name": "philips_read_region_256_lvl_1",
"value": 3631539,
"range": "± 1230824",
"unit": "ns/iter"
},
{
"name": "philips_read_region_512_lvl_0",
"value": 7979801,
"range": "± 1578025",
"unit": "ns/iter"
},
{
"name": "philips_read_region_512_lvl_1",
"value": 7257038,
"range": "± 894488",
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
Expand Down Expand Up @@ -1734,6 +1690,74 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"name": "AzHicham",
"username": "AzHicham"
},
"committer": {
"name": "AzHicham",
"username": "AzHicham"
},
"id": "03fd36d829ba82757ec80e59d83f06e31c4e5e14",
"message": "ci: Enable renovate pre-commit",
"timestamp": "2023-11-13T16:32:02Z",
"url": "https://github.com/AzHicham/philips-isyntax-rs/pull/118/commits/03fd36d829ba82757ec80e59d83f06e31c4e5e14"
},
"date": 1702227152215,
"tool": "cargo",
"benches": [
{
"name": "philips_i2syntax_read_region_256_lvl_0",
"value": 1334144,
"range": "± 107138",
"unit": "ns/iter"
},
{
"name": "philips_i2syntax_read_region_256_lvl_1",
"value": 1138714,
"range": "± 36753",
"unit": "ns/iter"
},
{
"name": "philips_i2syntax_read_region_512_lvl_0",
"value": 1543613,
"range": "± 142707",
"unit": "ns/iter"
},
{
"name": "philips_i2syntax_read_region_512_lvl_1",
"value": 7324834,
"range": "± 492333",
"unit": "ns/iter"
},
{
"name": "philips_read_region_256_lvl_0",
"value": 490168,
"range": "± 39243",
"unit": "ns/iter"
},
{
"name": "philips_read_region_256_lvl_1",
"value": 1225103,
"range": "± 41646",
"unit": "ns/iter"
},
{
"name": "philips_read_region_512_lvl_0",
"value": 3501092,
"range": "± 166664",
"unit": "ns/iter"
},
{
"name": "philips_read_region_512_lvl_1",
"value": 2695407,
"range": "± 74817",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit c2cebfa

Please sign in to comment.