From 4271643c3de51e7a39bf698ebde7e39f79acf7d9 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 12 Dec 2023 09:45:06 +0000 Subject: [PATCH] add philips-isyntax-rs Benchmark (cargo) benchmark result for a3a43b58279d8ab08c47f455c800ba1ca8353ee5 --- data.js | 118 +++++++++++++++++++++++++++++++++----------------------- 1 file changed, 69 insertions(+), 49 deletions(-) diff --git a/data.js b/data.js index 483803c..c9a1db6 100644 --- a/data.js +++ b/data.js @@ -1,56 +1,8 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1702364821338, + "lastUpdate": 1702374306366, "repoUrl": "https://github.com/AzHicham/philips-isyntax-rs", "entries": { "philips-isyntax-rs Benchmark": [ - { - "commit": { - "author": { - "email": "hicham.azimani1@gmail.com", - "name": "Hicham Azimani", - "username": "AzHicham" - }, - "committer": { - "email": "noreply@github.com", - "name": "GitHub", - "username": "web-flow" - }, - "distinct": true, - "id": "4d11b69d6f95b7b4f27a853ea1167b6166ef1604", - "message": "release: 1.1.1 (#96)", - "timestamp": "2023-09-21T13:06:49+02:00", - "tree_id": "e56227d2b19727519989fdd18f2a21d7309fbcc1", - "url": "https://github.com/AzHicham/philips-isyntax-rs/commit/4d11b69d6f95b7b4f27a853ea1167b6166ef1604" - }, - "date": 1695294589557, - "tool": "cargo", - "benches": [ - { - "name": "philips_read_region_256_lvl_0", - "value": 1589938, - "range": "± 974288", - "unit": "ns/iter" - }, - { - "name": "philips_read_region_256_lvl_1", - "value": 3180268, - "range": "± 1304455", - "unit": "ns/iter" - }, - { - "name": "philips_read_region_512_lvl_0", - "value": 7059471, - "range": "± 1129797", - "unit": "ns/iter" - }, - { - "name": "philips_read_region_512_lvl_1", - "value": 6255286, - "range": "± 1132222", - "unit": "ns/iter" - } - ] - }, { "commit": { "author": { @@ -1970,6 +1922,74 @@ window.BENCHMARK_DATA = { "unit": "ns/iter" } ] + }, + { + "commit": { + "author": { + "name": "AzHicham", + "username": "AzHicham" + }, + "committer": { + "name": "AzHicham", + "username": "AzHicham" + }, + "id": "a3a43b58279d8ab08c47f455c800ba1ca8353ee5", + "message": "chore(deps): update pre-commit hook renovatebot/pre-commit-hooks to v37.91.2", + "timestamp": "2023-11-13T16:32:02Z", + "url": "https://github.com/AzHicham/philips-isyntax-rs/pull/122/commits/a3a43b58279d8ab08c47f455c800ba1ca8353ee5" + }, + "date": 1702374305335, + "tool": "cargo", + "benches": [ + { + "name": "philips_i2syntax_read_region_256_lvl_0", + "value": 1350163, + "range": "± 349706", + "unit": "ns/iter" + }, + { + "name": "philips_i2syntax_read_region_256_lvl_1", + "value": 1403393, + "range": "± 304799", + "unit": "ns/iter" + }, + { + "name": "philips_i2syntax_read_region_512_lvl_0", + "value": 1553906, + "range": "± 389588", + "unit": "ns/iter" + }, + { + "name": "philips_i2syntax_read_region_512_lvl_1", + "value": 7328885, + "range": "± 1094345", + "unit": "ns/iter" + }, + { + "name": "philips_read_region_256_lvl_0", + "value": 502493, + "range": "± 44005", + "unit": "ns/iter" + }, + { + "name": "philips_read_region_256_lvl_1", + "value": 1242121, + "range": "± 43892", + "unit": "ns/iter" + }, + { + "name": "philips_read_region_512_lvl_0", + "value": 3556530, + "range": "± 190189", + "unit": "ns/iter" + }, + { + "name": "philips_read_region_512_lvl_1", + "value": 2746958, + "range": "± 117287", + "unit": "ns/iter" + } + ] } ] }