Skip to content

Commit 31f834f

Browse files
author
github-action-benchmark
committed
add Benchmarks (benchmarkdotnet) benchmark result for e9f3ca8
1 parent 52d6c57 commit 31f834f

File tree

1 file changed

+37
-1
lines changed

1 file changed

+37
-1
lines changed

dev/bench/data.js

Lines changed: 37 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1705948816658,
2+
"lastUpdate": 1705949001603,
33
"repoUrl": "https://github.com/destructurama/by-ignoring",
44
"entries": {
55
"Benchmarks": [
@@ -326,6 +326,42 @@ window.BENCHMARK_DATA = {
326326
"range": "± 1.0377385486164343"
327327
}
328328
]
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+
"email": "[email protected]",
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+
]
329365
}
330366
]
331367
}

0 commit comments

Comments
 (0)