Skip to content
This repository was archived by the owner on Oct 6, 2023. It is now read-only.

Commit 6550060

Browse files
committed
updated result diff
1 parent 8573b7e commit 6550060

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

benchmark.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
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.
22

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)**:
54
```
65
ardk: 961 ms
76
arweave: 1935ms

differences.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,5 +73,4 @@ This reduces the time it takes to do repetitive tasks.
7373

7474
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.
7575

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

Comments
 (0)