Skip to content

Commit

Permalink
add Benchmark.Net Benchmark (benchmarkdotnet) benchmark result for 99…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed May 29, 2024
1 parent 8da3162 commit 8e6cb84
Showing 1 changed file with 43 additions and 1 deletion.
44 changes: 43 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": 1716986821696,
"lastUpdate": 1716988919963,
"repoUrl": "https://github.com/westermo/DotnetYang",
"entries": {
"Benchmark.Net Benchmark": [
Expand Down Expand Up @@ -296,6 +296,48 @@ window.BENCHMARK_DATA = {
"range": "± 104.30547365165864"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "caran",
"username": "carl-andersson-at-westermo"
},
"committer": {
"email": "[email protected]",
"name": "caran",
"username": "carl-andersson-at-westermo"
},
"distinct": true,
"id": "99db9061b9632008648acde9efc2dbd8ede41325",
"message": "Grouping is pretend immutable.",
"timestamp": "2024-05-29T15:19:21+02:00",
"tree_id": "3412d754bb289b67c8e1771787c96f4369166bee",
"url": "https://github.com/westermo/DotnetYang/commit/99db9061b9632008648acde9efc2dbd8ede41325"
},
"date": 1716988919551,
"tool": "benchmarkdotnet",
"benches": [
{
"name": "Benchmarks.ParsingBenchmarks.Parse",
"value": 93051.69912283761,
"unit": "ns",
"range": "± 387.1839379966304"
},
{
"name": "Benchmarks.ParsingBenchmarks.SemanticModel",
"value": 37423.86260172526,
"unit": "ns",
"range": "± 170.73732706109698"
},
{
"name": "Benchmarks.ParsingBenchmarks.ToCode",
"value": 15856.342272077289,
"unit": "ns",
"range": "± 52.38702066438025"
}
]
}
]
}
Expand Down

0 comments on commit 8e6cb84

Please sign in to comment.