Skip to content

Commit ba3bf53

Browse files
authored
Update README.md
1 parent f9c4539 commit ba3bf53

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@ Compared methods of UniFlux
5858
|-----------|--------------:|------:|-----:|
5959
| UniFlux (Dispatch int ) | 10.000 | 0B | 0ms |
6060
| UniFlux (Dispatch string ) | 10.000 | 0B | 1ms |
61-
| UniFlux (Store int ADD) | 10.000 | 1.2MB | ~5ms |
62-
| UniFlux (Store string ADD) | 10.000 | 1.2MB | ~5ms |
61+
| UniFlux (Store int ADD) | 10.000 | 1.2MB | ~3ms |
62+
| UniFlux (Store string ADD) | 10.000 | 1.2MB | ~3ms |
6363
| UniFlux (Store int REMOVE) | 10.000 | 1.2MB | ~30ms |
6464
| UniFlux (Store string REMOVE) | 10.000 | 1.2MB | ~30ms |
6565
</details>

0 commit comments

Comments
 (0)