Skip to content

Commit

Permalink
add Benchmarks (benchmarkdotnet) benchmark result for 8ed5cf5
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jan 24, 2024
1 parent 5ab8872 commit bd6a0a8
Showing 1 changed file with 37 additions and 1 deletion.
38 changes: 37 additions & 1 deletion dev/bench/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1705991719062,
"lastUpdate": 1706081900655,
"repoUrl": "https://github.com/destructurama/by-ignoring",
"entries": {
"Benchmarks": [
Expand Down Expand Up @@ -470,6 +470,42 @@ window.BENCHMARK_DATA = {
"range": "± 0.8686503424428645"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Ivan Maximov",
"username": "sungam3r"
},
"committer": {
"email": "[email protected]",
"name": "Ivan Maximov",
"username": "sungam3r"
},
"distinct": true,
"id": "8ed5cf5a0e24ea30793177de995b2de0d599608f",
"message": "Simplify benchmarks",
"timestamp": "2024-01-24T10:36:57+03:00",
"tree_id": "5f63b11ea6d8817ab79c30367b13375463559808",
"url": "https://github.com/destructurama/by-ignoring/commit/8ed5cf5a0e24ea30793177de995b2de0d599608f"
},
"date": 1706081899644,
"tool": "benchmarkdotnet",
"benches": [
{
"name": "Benchmarks.ByIgnoringBenchmarks.Destructure",
"value": 134.58742606639862,
"unit": "ns",
"range": "± 0.7200857261623003"
},
{
"name": "Benchmarks.ByIgnoringBenchmarks.DestructureAssignable",
"value": 144.8408239364624,
"unit": "ns",
"range": "± 0.8240081609654402"
}
]
}
]
}
Expand Down

0 comments on commit bd6a0a8

Please sign in to comment.