Skip to content

Commit

Permalink
add Benchmark.Net Benchmark (benchmarkdotnet) benchmark result for de…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed May 29, 2024
1 parent 84b81ab commit 32b44e3
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": 1716980059666,
"lastUpdate": 1716980933539,
"repoUrl": "https://github.com/westermo/DotnetYang",
"entries": {
"Benchmark.Net Benchmark": [
Expand Down Expand Up @@ -182,6 +182,42 @@ window.BENCHMARK_DATA = {
"range": "± 276.1722907489329"
}
]
},
{
"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": "debf68da1bd407caf23aa126d131eebfadd61f3c",
"message": "Unique Attribute",
"timestamp": "2024-05-29T13:07:31+02:00",
"tree_id": "7d269885f2e5b1e5932eff9b45c3d16d0e956235",
"url": "https://github.com/westermo/DotnetYang/commit/debf68da1bd407caf23aa126d131eebfadd61f3c"
},
"date": 1716980932534,
"tool": "benchmarkdotnet",
"benches": [
{
"name": "Benchmarks.ParsingBenchmarks.Parse",
"value": 92321.95067420372,
"unit": "ns",
"range": "± 876.3942116469026"
},
{
"name": "Benchmarks.ParsingBenchmarks.SemanticModel",
"value": 36066.128397623695,
"unit": "ns",
"range": "± 177.1346996370401"
}
]
}
]
}
Expand Down

0 comments on commit 32b44e3

Please sign in to comment.