|
1 | 1 | 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", |
4 | 4 | "entries": { |
5 | 5 | "BFS": [ |
6 | 6 | { |
@@ -50,6 +50,54 @@ window.BENCHMARK_DATA = { |
50 | 50 | "range": "± 7462531.223758084" |
51 | 51 | } |
52 | 52 | ] |
| 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 | + ] |
53 | 101 | } |
54 | 102 | ] |
55 | 103 | } |
|
0 commit comments