Skip to content

Commit

Permalink
add philips-isyntax-rs Benchmark (cargo) benchmark result for 11ec9c6
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Nov 13, 2023
1 parent d3a9e6c commit 54a174b
Showing 1 changed file with 73 additions and 45 deletions.
118 changes: 73 additions & 45 deletions data.js
Original file line number Diff line number Diff line change
@@ -1,52 +1,8 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1699892979515,
"lastUpdate": 1699893238632,
"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": "dd31e79d735e511af4100c0c2f58ef9574dfbc0c",
"message": "chore(deps): update dependency ubuntu to v22",
"timestamp": "2023-07-24T11:55:08Z",
"url": "https://github.com/AzHicham/philips-isyntax-rs/pull/81/commits/dd31e79d735e511af4100c0c2f58ef9574dfbc0c"
},
"date": 1691591683997,
"tool": "cargo",
"benches": [
{
"name": "philips_read_region_256_lvl_0",
"value": 1778175,
"range": "± 1805811",
"unit": "ns/iter"
},
{
"name": "philips_read_region_256_lvl_1",
"value": 3215904,
"range": "± 1145644",
"unit": "ns/iter"
},
{
"name": "philips_read_region_512_lvl_0",
"value": 7590335,
"range": "± 1717313",
"unit": "ns/iter"
},
{
"name": "philips_read_region_512_lvl_1",
"value": 6771092,
"range": "± 1612108",
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
Expand Down Expand Up @@ -1514,6 +1470,78 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "hazimani",
"username": "AzHicham"
},
"committer": {
"email": "[email protected]",
"name": "Hicham Azimani",
"username": "AzHicham"
},
"distinct": true,
"id": "11ec9c6c224cdc5c877ab24f3dda8a02ee5deaf7",
"message": "test: improve i2syntax tests",
"timestamp": "2023-11-13T17:31:30+01:00",
"tree_id": "fecd4e175a98c00aac49426b3ed7cedbae7b122a",
"url": "https://github.com/AzHicham/philips-isyntax-rs/commit/11ec9c6c224cdc5c877ab24f3dda8a02ee5deaf7"
},
"date": 1699893238195,
"tool": "cargo",
"benches": [
{
"name": "philips_i2syntax_read_region_256_lvl_0",
"value": 1329362,
"range": "± 74485",
"unit": "ns/iter"
},
{
"name": "philips_i2syntax_read_region_256_lvl_1",
"value": 1137351,
"range": "± 39379",
"unit": "ns/iter"
},
{
"name": "philips_i2syntax_read_region_512_lvl_0",
"value": 1528474,
"range": "± 59040",
"unit": "ns/iter"
},
{
"name": "philips_i2syntax_read_region_512_lvl_1",
"value": 7253954,
"range": "± 222986",
"unit": "ns/iter"
},
{
"name": "philips_read_region_256_lvl_0",
"value": 492543,
"range": "± 57185",
"unit": "ns/iter"
},
{
"name": "philips_read_region_256_lvl_1",
"value": 1219399,
"range": "± 52024",
"unit": "ns/iter"
},
{
"name": "philips_read_region_512_lvl_0",
"value": 3492614,
"range": "± 199221",
"unit": "ns/iter"
},
{
"name": "philips_read_region_512_lvl_1",
"value": 2704500,
"range": "± 234198",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 54a174b

Please sign in to comment.