Skip to content

Commit cae6fd1

Browse files
author
github-action-benchmark
committed
add Benchmarks (benchmarkdotnet) benchmark result for 5c7610d
1 parent f07949b commit cae6fd1

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": 1734274917874,
2+
"lastUpdate": 1734275868472,
33
"repoUrl": "https://github.com/destructurama/by-ignoring",
44
"entries": {
55
"Benchmarks": [
@@ -1046,6 +1046,42 @@ window.BENCHMARK_DATA = {
10461046
"range": "± 0.9204989503412205"
10471047
}
10481048
]
1049+
},
1050+
{
1051+
"commit": {
1052+
"author": {
1053+
"email": "sungam3r@yandex.ru",
1054+
"name": "Ivan Maximov",
1055+
"username": "sungam3r"
1056+
},
1057+
"committer": {
1058+
"email": "noreply@github.com",
1059+
"name": "GitHub",
1060+
"username": "web-flow"
1061+
},
1062+
"distinct": true,
1063+
"id": "5c7610d6de9299a8ca8280a5a3c760fe9a0de95c",
1064+
"message": "Bump dependencies for tests (#61)",
1065+
"timestamp": "2024-12-15T18:16:30+03:00",
1066+
"tree_id": "d3c0b87e14d1a989cd8640552e8128a51d2ea8fd",
1067+
"url": "https://github.com/destructurama/by-ignoring/commit/5c7610d6de9299a8ca8280a5a3c760fe9a0de95c"
1068+
},
1069+
"date": 1734275867536,
1070+
"tool": "benchmarkdotnet",
1071+
"benches": [
1072+
{
1073+
"name": "Benchmarks.ByIgnoringBenchmarks.Destructure",
1074+
"value": 134.98596276839575,
1075+
"unit": "ns",
1076+
"range": "± 0.47519701843077783"
1077+
},
1078+
{
1079+
"name": "Benchmarks.ByIgnoringBenchmarks.DestructureAssignable",
1080+
"value": 135.6356760093144,
1081+
"unit": "ns",
1082+
"range": "± 0.5825865201555782"
1083+
}
1084+
]
10491085
}
10501086
]
10511087
}

0 commit comments

Comments
 (0)