|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1762457967526, |
| 2 | + "lastUpdate": 1763058634014, |
3 | 3 | "repoUrl": "https://github.com/destructurama/json-net", |
4 | 4 | "entries": { |
5 | 5 | "Benchmarks": [ |
@@ -2012,6 +2012,36 @@ window.BENCHMARK_DATA = { |
2012 | 2012 | "range": "± 9.313063878081712" |
2013 | 2013 | } |
2014 | 2014 | ] |
| 2015 | + }, |
| 2016 | + { |
| 2017 | + "commit": { |
| 2018 | + "author": { |
| 2019 | + "email": "49699333+dependabot[bot]@users.noreply.github.com", |
| 2020 | + "name": "dependabot[bot]", |
| 2021 | + "username": "dependabot[bot]" |
| 2022 | + }, |
| 2023 | + "committer": { |
| 2024 | + "email": "noreply@github.com", |
| 2025 | + "name": "GitHub", |
| 2026 | + "username": "web-flow" |
| 2027 | + }, |
| 2028 | + "distinct": true, |
| 2029 | + "id": "305511cd250284d2f1fa3d12a11a63f8179beeda", |
| 2030 | + "message": "Bump Microsoft.NET.Test.Sdk from 18.0.0 to 18.0.1 (#116)\n\n---\nupdated-dependencies:\n- dependency-name: Microsoft.NET.Test.Sdk\n dependency-version: 18.0.1\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>", |
| 2031 | + "timestamp": "2025-11-13T21:29:34+03:00", |
| 2032 | + "tree_id": "fd5ef9f85a162eb1050ffe0b47f8078751db92a5", |
| 2033 | + "url": "https://github.com/destructurama/json-net/commit/305511cd250284d2f1fa3d12a11a63f8179beeda" |
| 2034 | + }, |
| 2035 | + "date": 1763058633156, |
| 2036 | + "tool": "benchmarkdotnet", |
| 2037 | + "benches": [ |
| 2038 | + { |
| 2039 | + "name": "Benchmarks.JsonNetBenchmarks.Destructure", |
| 2040 | + "value": 2067.4226294926234, |
| 2041 | + "unit": "ns", |
| 2042 | + "range": "± 8.76451974273854" |
| 2043 | + } |
| 2044 | + ] |
2015 | 2045 | } |
2016 | 2046 | ] |
2017 | 2047 | } |
|
0 commit comments