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
{{ message }}
This repository was archived by the owner on Oct 6, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: benchmark.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,6 @@
1
1
We did a performance comparison using [kelonio](https://www.npmjs.com/package/kelonio), to measure the time it takes to send the same transaction during 100 iterations.
2
2
3
-
TODO: Update this after adding fees
4
-
The final results are a difference of **74% (1,046 ms)**:
3
+
The final results are a difference of **67% (974 ms)**:
Copy file name to clipboardExpand all lines: differences.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -73,5 +73,4 @@ This reduces the time it takes to do repetitive tasks.
73
73
74
74
We did a benchmark using [kelonio](https://www.npmjs.com/package/kelonio) to measure the time it takes to send the same transaction for a 100 iterations.
75
75
76
-
TODO: Update this after adding fees
77
-
The final results are a difference of **74% (1,046 ms)**. You can read more about it [here](benchmark.md).
76
+
The final results are a difference of **67% (974 ms)**. You can read more about it [here](benchmark.md).
0 commit comments