You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+4
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,10 @@ and report on node performance by executing transactions and measuring response-
12
12
- 📊 Detailed statistics calculation
13
13
- 📈 Output cycle run results to a file
14
14
15
+
## Results
16
+
17
+
To view the results of the stress tests, visit the [benchmarks reports for supernova](https://github.com/gnolang/benchmarks/tree/main/reports/supernova).
18
+
15
19
## Usage Example
16
20
17
21
To run a stress test with `supernova`, you will need to have `go 1.19` or greater.
0 commit comments