|
1 | 1 | window.BENCHMARK_DATA = {
|
2 |
| - "lastUpdate": 1705948816658, |
| 2 | + "lastUpdate": 1705949001603, |
3 | 3 | "repoUrl": "https://github.com/destructurama/by-ignoring",
|
4 | 4 | "entries": {
|
5 | 5 | "Benchmarks": [
|
@@ -326,6 +326,42 @@ window.BENCHMARK_DATA = {
|
326 | 326 | "range": "± 1.0377385486164343"
|
327 | 327 | }
|
328 | 328 | ]
|
| 329 | + }, |
| 330 | + { |
| 331 | + "commit": { |
| 332 | + "author": { |
| 333 | + "email": "49699333+dependabot[bot]@users.noreply.github.com", |
| 334 | + "name": "dependabot[bot]", |
| 335 | + "username": "dependabot[bot]" |
| 336 | + }, |
| 337 | + "committer": { |
| 338 | + |
| 339 | + "name": "GitHub", |
| 340 | + "username": "web-flow" |
| 341 | + }, |
| 342 | + "distinct": true, |
| 343 | + "id": "e9f3ca84ca9159044695d9f4ac3a881b14ca0c02", |
| 344 | + "message": "Bump PolySharp from 1.12.1 to 1.14.1 (#46)\n\nBumps [PolySharp](https://github.com/Sergio0694/PolySharp) from 1.12.1 to 1.14.1.\r\n- [Release notes](https://github.com/Sergio0694/PolySharp/releases)\r\n- [Commits](https://github.com/Sergio0694/PolySharp/compare/1.12.1...1.14.1)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: PolySharp\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <[email protected]>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>", |
| 345 | + "timestamp": "2024-01-22T21:42:04+03:00", |
| 346 | + "tree_id": "db959d9bb3edb1cbf5feb4ea970cfcb417fe879d", |
| 347 | + "url": "https://github.com/destructurama/by-ignoring/commit/e9f3ca84ca9159044695d9f4ac3a881b14ca0c02" |
| 348 | + }, |
| 349 | + "date": 1705949001083, |
| 350 | + "tool": "benchmarkdotnet", |
| 351 | + "benches": [ |
| 352 | + { |
| 353 | + "name": "Benchmarks.ByIgnoringBenchmarks.Destructure", |
| 354 | + "value": 135.14380615552267, |
| 355 | + "unit": "ns", |
| 356 | + "range": "± 0.48430365552087795" |
| 357 | + }, |
| 358 | + { |
| 359 | + "name": "Benchmarks.ByIgnoringBenchmarks.DestructureAssignable", |
| 360 | + "value": 136.7677642447608, |
| 361 | + "unit": "ns", |
| 362 | + "range": "± 0.5160597948172123" |
| 363 | + } |
| 364 | + ] |
329 | 365 | }
|
330 | 366 | ]
|
331 | 367 | }
|
|
0 commit comments