|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1736537851770, |
| 2 | + "lastUpdate": 1736541553985, |
3 | 3 | "repoUrl": "https://github.com/destructurama/json-net", |
4 | 4 | "entries": { |
5 | 5 | "Benchmarks": [ |
@@ -1232,6 +1232,36 @@ window.BENCHMARK_DATA = { |
1232 | 1232 | "range": "± 11.155540760251272" |
1233 | 1233 | } |
1234 | 1234 | ] |
| 1235 | + }, |
| 1236 | + { |
| 1237 | + "commit": { |
| 1238 | + "author": { |
| 1239 | + "email": "49699333+dependabot[bot]@users.noreply.github.com", |
| 1240 | + "name": "dependabot[bot]", |
| 1241 | + "username": "dependabot[bot]" |
| 1242 | + }, |
| 1243 | + "committer": { |
| 1244 | + "email": "noreply@github.com", |
| 1245 | + "name": "GitHub", |
| 1246 | + "username": "web-flow" |
| 1247 | + }, |
| 1248 | + "distinct": true, |
| 1249 | + "id": "9f72e08db16fa9af193f2d99e363fd379239d931", |
| 1250 | + "message": "Bump xunit from 2.9.2 to 2.9.3 in /src (#64)\n\nBumps [xunit](https://github.com/xunit/xunit) from 2.9.2 to 2.9.3.\r\n- [Commits](https://github.com/xunit/xunit/compare/v2-2.9.2...v2-2.9.3)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: xunit\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>", |
| 1251 | + "timestamp": "2025-01-10T23:38:12+03:00", |
| 1252 | + "tree_id": "c6129f7c75a0b49374d35b3e952b706b64956255", |
| 1253 | + "url": "https://github.com/destructurama/json-net/commit/9f72e08db16fa9af193f2d99e363fd379239d931" |
| 1254 | + }, |
| 1255 | + "date": 1736541553101, |
| 1256 | + "tool": "benchmarkdotnet", |
| 1257 | + "benches": [ |
| 1258 | + { |
| 1259 | + "name": "Benchmarks.JsonNetBenchmarks.Destructure", |
| 1260 | + "value": 2172.404628208705, |
| 1261 | + "unit": "ns", |
| 1262 | + "range": "± 7.903794942470941" |
| 1263 | + } |
| 1264 | + ] |
1235 | 1265 | } |
1236 | 1266 | ] |
1237 | 1267 | } |
|
0 commit comments