|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1762238146619, |
| 2 | + "lastUpdate": 1762457967526, |
3 | 3 | "repoUrl": "https://github.com/destructurama/json-net", |
4 | 4 | "entries": { |
5 | 5 | "Benchmarks": [ |
@@ -1982,6 +1982,36 @@ window.BENCHMARK_DATA = { |
1982 | 1982 | "range": "± 30.2983131189738" |
1983 | 1983 | } |
1984 | 1984 | ] |
| 1985 | + }, |
| 1986 | + { |
| 1987 | + "commit": { |
| 1988 | + "author": { |
| 1989 | + "email": "49699333+dependabot[bot]@users.noreply.github.com", |
| 1990 | + "name": "dependabot[bot]", |
| 1991 | + "username": "dependabot[bot]" |
| 1992 | + }, |
| 1993 | + "committer": { |
| 1994 | + "email": "noreply@github.com", |
| 1995 | + "name": "GitHub", |
| 1996 | + "username": "web-flow" |
| 1997 | + }, |
| 1998 | + "distinct": true, |
| 1999 | + "id": "b2bca80c62a3ce5f21ac83b81ce74e42204c417d", |
| 2000 | + "message": "Bump BenchmarkDotNet from 0.15.5 to 0.15.6 (#115)\n\n---\nupdated-dependencies:\n- dependency-name: BenchmarkDotNet\n dependency-version: 0.15.6\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>", |
| 2001 | + "timestamp": "2025-11-06T22:38:25+03:00", |
| 2002 | + "tree_id": "52d9866bcb9276aa5679eeaf1f785f887fe1ff6f", |
| 2003 | + "url": "https://github.com/destructurama/json-net/commit/b2bca80c62a3ce5f21ac83b81ce74e42204c417d" |
| 2004 | + }, |
| 2005 | + "date": 1762457967173, |
| 2006 | + "tool": "benchmarkdotnet", |
| 2007 | + "benches": [ |
| 2008 | + { |
| 2009 | + "name": "Benchmarks.JsonNetBenchmarks.Destructure", |
| 2010 | + "value": 2222.006579535348, |
| 2011 | + "unit": "ns", |
| 2012 | + "range": "± 9.313063878081712" |
| 2013 | + } |
| 2014 | + ] |
1985 | 2015 | } |
1986 | 2016 | ] |
1987 | 2017 | } |
|
0 commit comments