|
1 | 1 | window.BENCHMARK_DATA = {
|
2 |
| - "lastUpdate": 1709771100563, |
| 2 | + "lastUpdate": 1709771888563, |
3 | 3 | "repoUrl": "https://github.com/homotopy-io/homotopy-rs",
|
4 | 4 | "entries": {
|
5 | 5 | "Rust Benchmark": [
|
@@ -51878,6 +51878,66 @@ window.BENCHMARK_DATA = {
|
51878 | 51878 | "unit": "ms"
|
51879 | 51879 | }
|
51880 | 51880 | ]
|
| 51881 | + }, |
| 51882 | + { |
| 51883 | + "commit": { |
| 51884 | + "author": { |
| 51885 | + "email": "49699333+dependabot[bot]@users.noreply.github.com", |
| 51886 | + "name": "dependabot[bot]", |
| 51887 | + "username": "dependabot[bot]" |
| 51888 | + }, |
| 51889 | + "committer": { |
| 51890 | + "email": "calintat@gmail.com", |
| 51891 | + "name": "Calin Tataru", |
| 51892 | + "username": "calintat" |
| 51893 | + }, |
| 51894 | + "distinct": true, |
| 51895 | + "id": "6c94846157520632af7faaf31270995c06adb93f", |
| 51896 | + "message": "build(deps): bump chrono from 0.4.34 to 0.4.35 (#1351)\n\nBumps [chrono](https://github.com/chronotope/chrono) from 0.4.34 to 0.4.35.\n- [Release notes](https://github.com/chronotope/chrono/releases)\n- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/chronotope/chrono/compare/v0.4.34...v0.4.35)\n\n---\nupdated-dependencies:\n- dependency-name: chrono\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>", |
| 51897 | + "timestamp": "2024-03-07T00:17:00Z", |
| 51898 | + "tree_id": "5742c0ad2aa52cec78952e5912330deb203cd5c7", |
| 51899 | + "url": "https://github.com/homotopy-io/homotopy-rs/commit/6c94846157520632af7faaf31270995c06adb93f" |
| 51900 | + }, |
| 51901 | + "date": 1709771869333, |
| 51902 | + "tool": "criterion", |
| 51903 | + "benches": [ |
| 51904 | + { |
| 51905 | + "name": "label identifications high dimensions/5", |
| 51906 | + "value": 1.2052, |
| 51907 | + "range": "+/- 0.002", |
| 51908 | + "unit": "ms" |
| 51909 | + }, |
| 51910 | + { |
| 51911 | + "name": "label identifications high dimensions/6", |
| 51912 | + "value": 11.476, |
| 51913 | + "range": "+/- 0.024", |
| 51914 | + "unit": "ms" |
| 51915 | + }, |
| 51916 | + { |
| 51917 | + "name": "label identifications high dimensions/7", |
| 51918 | + "value": 213.19, |
| 51919 | + "range": "+/- 0.950", |
| 51920 | + "unit": "ms" |
| 51921 | + }, |
| 51922 | + { |
| 51923 | + "name": "label identifications high dimensions/8", |
| 51924 | + "value": 5.0036, |
| 51925 | + "range": "+/- 0.003", |
| 51926 | + "unit": "s" |
| 51927 | + }, |
| 51928 | + { |
| 51929 | + "name": "contract high dimensions/3", |
| 51930 | + "value": 9.2946, |
| 51931 | + "range": "+/- 0.008", |
| 51932 | + "unit": "ms" |
| 51933 | + }, |
| 51934 | + { |
| 51935 | + "name": "contract high dimensions/4", |
| 51936 | + "value": 243.99, |
| 51937 | + "range": "+/- 1.300", |
| 51938 | + "unit": "ms" |
| 51939 | + } |
| 51940 | + ] |
51881 | 51941 | }
|
51882 | 51942 | ]
|
51883 | 51943 | }
|
|
0 commit comments