Skip to content

Commit

Permalink
add philips-isyntax-rs Benchmark (cargo) benchmark result for def9cce
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Dec 10, 2023
1 parent d5b2831 commit b61675c
Showing 1 changed file with 73 additions and 49 deletions.
122 changes: 73 additions & 49 deletions data.js
Original file line number Diff line number Diff line change
@@ -1,56 +1,8 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1702221145930,
"lastUpdate": 1702222550801,
"repoUrl": "https://github.com/AzHicham/philips-isyntax-rs",
"entries": {
"philips-isyntax-rs Benchmark": [
{
"commit": {
"author": {
"email": "49699333+dependabot[bot]@users.noreply.github.com",
"name": "dependabot[bot]",
"username": "dependabot[bot]"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "03e123848bf85f4411e605fbdbf5433ad904e2a0",
"message": "Bump cxx-build from 1.0.105 to 1.0.107 (#90)\n\nBumps [cxx-build](https://github.com/dtolnay/cxx) from 1.0.105 to 1.0.107.\r\n- [Release notes](https://github.com/dtolnay/cxx/releases)\r\n- [Commits](https://github.com/dtolnay/cxx/compare/1.0.105...1.0.107)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: cxx-build\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <[email protected]>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"timestamp": "2023-08-30T13:16:06+02:00",
"tree_id": "7ddf1c166322eed1fce4f4920bea8ce6fdeccdaa",
"url": "https://github.com/AzHicham/philips-isyntax-rs/commit/03e123848bf85f4411e605fbdbf5433ad904e2a0"
},
"date": 1693394336048,
"tool": "cargo",
"benches": [
{
"name": "philips_read_region_256_lvl_0",
"value": 1463145,
"range": "± 903369",
"unit": "ns/iter"
},
{
"name": "philips_read_region_256_lvl_1",
"value": 2740820,
"range": "± 1099314",
"unit": "ns/iter"
},
{
"name": "philips_read_region_512_lvl_0",
"value": 6512754,
"range": "± 1162754",
"unit": "ns/iter"
},
{
"name": "philips_read_region_512_lvl_1",
"value": 5774702,
"range": "± 2023460",
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
Expand Down Expand Up @@ -1686,6 +1638,78 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Hicham",
"username": "AzHicham"
},
"committer": {
"email": "[email protected]",
"name": "Hicham Azimani",
"username": "AzHicham"
},
"distinct": true,
"id": "def9cce6707cb9a5984e6c22d151d1b6375129a4",
"message": "chore: update deps & ci tools",
"timestamp": "2023-12-10T16:32:33+01:00",
"tree_id": "0a84cec45ce090fb1636f38a6b26f2bcd6c6275d",
"url": "https://github.com/AzHicham/philips-isyntax-rs/commit/def9cce6707cb9a5984e6c22d151d1b6375129a4"
},
"date": 1702222549801,
"tool": "cargo",
"benches": [
{
"name": "philips_i2syntax_read_region_256_lvl_0",
"value": 1399119,
"range": "± 373334",
"unit": "ns/iter"
},
{
"name": "philips_i2syntax_read_region_256_lvl_1",
"value": 1176534,
"range": "± 59477",
"unit": "ns/iter"
},
{
"name": "philips_i2syntax_read_region_512_lvl_0",
"value": 1619279,
"range": "± 472755",
"unit": "ns/iter"
},
{
"name": "philips_i2syntax_read_region_512_lvl_1",
"value": 7615926,
"range": "± 188163",
"unit": "ns/iter"
},
{
"name": "philips_read_region_256_lvl_0",
"value": 536271,
"range": "± 44338",
"unit": "ns/iter"
},
{
"name": "philips_read_region_256_lvl_1",
"value": 1287031,
"range": "± 52029",
"unit": "ns/iter"
},
{
"name": "philips_read_region_512_lvl_0",
"value": 3683280,
"range": "± 268887",
"unit": "ns/iter"
},
{
"name": "philips_read_region_512_lvl_1",
"value": 3248159,
"range": "± 96684",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit b61675c

Please sign in to comment.