Skip to content

Commit 2a636b1

Browse files
author
github-action-benchmark
committed
add BFS (benchmarkdotnet) benchmark result for ee81291
1 parent ee81291 commit 2a636b1

1 file changed

Lines changed: 50 additions & 2 deletions

File tree

docs/benchmarks/data.js

Lines changed: 50 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1678133371981,
3-
"repoUrl": "https://github.com/kirillgarbar/GraphBLAS-sharp",
2+
"lastUpdate": 1678171382517,
3+
"repoUrl": "https://github.com/YaccConstructor/GraphBLAS-sharp",
44
"entries": {
55
"BFS": [
66
{
@@ -50,6 +50,54 @@ window.BENCHMARK_DATA = {
5050
"range": "± 7462531.223758084"
5151
}
5252
]
53+
},
54+
{
55+
"commit": {
56+
"author": {
57+
"email": "st087492@student.spbu.ru",
58+
"name": "kirillgarbar",
59+
"username": "kirillgarbar"
60+
},
61+
"committer": {
62+
"email": "st087492@student.spbu.ru",
63+
"name": "kirillgarbar",
64+
"username": "kirillgarbar"
65+
},
66+
"distinct": true,
67+
"id": "ee8129199ea4b34978b1717f07eeeca0b8f5a97c",
68+
"message": "Restore tools before build",
69+
"timestamp": "2023-03-07T02:25:51+03:00",
70+
"tree_id": "724cf3d61852fb6dc8b8e255a536264f4c813726",
71+
"url": "https://github.com/YaccConstructor/GraphBLAS-sharp/commit/ee8129199ea4b34978b1717f07eeeca0b8f5a97c"
72+
},
73+
"date": 1678171382164,
74+
"tool": "benchmarkdotnet",
75+
"benches": [
76+
{
77+
"name": "coAuthorsCiteseer.mtx",
78+
"value": 27438076.7,
79+
"unit": "ns",
80+
"range": "± 1297181.9540538252"
81+
},
82+
{
83+
"name": "hollywood-2009.mtx",
84+
"value": 243953769.44444445,
85+
"unit": "ns",
86+
"range": "± 369898.03864481056"
87+
},
88+
{
89+
"name": "roadNet-CA.mtx",
90+
"value": 386331568.3,
91+
"unit": "ns",
92+
"range": "± 547459.559564205"
93+
},
94+
{
95+
"name": "wing.mtx",
96+
"value": 74053240.7,
97+
"unit": "ns",
98+
"range": "± 6156789.947659613"
99+
}
100+
]
53101
}
54102
]
55103
}

0 commit comments

Comments
 (0)