Skip to content

Commit

Permalink
add Benchmark.js Benchmark (benchmarkjs) benchmark result for 0008199
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Nov 5, 2024
1 parent 3f16747 commit 857cbe5
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": 1730802812264,
"lastUpdate": 1730802979835,
"repoUrl": "https://github.com/trungnotchung/ts-topology",
"entries": {
"Benchmark.js Benchmark": [
Expand Down Expand Up @@ -274,6 +274,40 @@ window.BENCHMARK_DATA = {
"extra": "7 samples"
}
]
},
{
"commit": {
"author": {
"name": "trungnotchung",
"username": "trungnotchung"
},
"committer": {
"name": "trungnotchung",
"username": "trungnotchung"
},
"id": "0008199e0644a6efa256592e27928fe228876a69",
"message": "update trigger condition",
"timestamp": "2024-11-05T10:33:36Z",
"url": "https://github.com/trungnotchung/ts-topology/pull/7/commits/0008199e0644a6efa256592e27928fe228876a69"
},
"date": 1730802979019,
"tool": "benchmarkjs",
"benches": [
{
"name": "Create HashGraph with 1000 vertices",
"value": 252,
"range": "±0.42%",
"unit": "ops/sec",
"extra": "90 samples"
},
{
"name": "Create 2 CROs (1000 vertices each) and Merge",
"value": 1.03,
"range": "±2.43%",
"unit": "ops/sec",
"extra": "7 samples"
}
]
}
]
}
Expand Down

0 comments on commit 857cbe5

Please sign in to comment.