Skip to content

Commit

Permalink
add Benchmark.Net Benchmark (benchmarkdotnet) benchmark result for 0a…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed May 29, 2024
1 parent 60e8d75 commit 84b81ab
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": 1716905426519,
"lastUpdate": 1716980059666,
"repoUrl": "https://github.com/westermo/DotnetYang",
"entries": {
"Benchmark.Net Benchmark": [
Expand Down Expand Up @@ -146,6 +146,42 @@ window.BENCHMARK_DATA = {
"range": "± 61.98928189043662"
}
]
},
{
"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": "0ab97319c7e2d6da9310647d5da3ea7ef5ffc6ae",
"message": "Local augments working",
"timestamp": "2024-05-29T12:52:54+02:00",
"tree_id": "2ab9b3497e06290eab91db1a52f4a5ff1173ea77",
"url": "https://github.com/westermo/DotnetYang/commit/0ab97319c7e2d6da9310647d5da3ea7ef5ffc6ae"
},
"date": 1716980059193,
"tool": "benchmarkdotnet",
"benches": [
{
"name": "Benchmarks.ParsingBenchmarks.Parse",
"value": 91207.2613961356,
"unit": "ns",
"range": "± 700.3960005521731"
},
{
"name": "Benchmarks.ParsingBenchmarks.SemanticModel",
"value": 34838.60774332682,
"unit": "ns",
"range": "± 276.1722907489329"
}
]
}
]
}
Expand Down

0 comments on commit 84b81ab

Please sign in to comment.