Skip to content

Commit

Permalink
add Benchmark.js Benchmark (benchmarkjs) benchmark result for 0ae7fe0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Nov 5, 2024
1 parent 257f45d commit 3f16747
Showing 1 changed file with 35 additions and 1 deletion.
36 changes: 35 additions & 1 deletion doc/benchmarks/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1730801315254,
"lastUpdate": 1730802812264,
"repoUrl": "https://github.com/trungnotchung/ts-topology",
"entries": {
"Benchmark.js Benchmark": [
Expand Down Expand Up @@ -240,6 +240,40 @@ window.BENCHMARK_DATA = {
"extra": "7 samples"
}
]
},
{
"commit": {
"author": {
"name": "trungnotchung",
"username": "trungnotchung"
},
"committer": {
"name": "trungnotchung",
"username": "trungnotchung"
},
"id": "0ae7fe0da15d3a8e344fc0bab4f12f96438cb981",
"message": "update trigger condition",
"timestamp": "2024-11-05T10:15:50Z",
"url": "https://github.com/trungnotchung/ts-topology/pull/7/commits/0ae7fe0da15d3a8e344fc0bab4f12f96438cb981"
},
"date": 1730802811353,
"tool": "benchmarkjs",
"benches": [
{
"name": "Create HashGraph with 1000 vertices",
"value": 248,
"range": "±1.31%",
"unit": "ops/sec",
"extra": "88 samples"
},
{
"name": "Create 2 CROs (1000 vertices each) and Merge",
"value": 1.06,
"range": "±1.74%",
"unit": "ops/sec",
"extra": "7 samples"
}
]
}
]
}
Expand Down

0 comments on commit 3f16747

Please sign in to comment.