Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/skogard/hypercoretest

Hypercore append test
https://github.com/skogard/hypercoretest

Last synced: about 1 month ago
JSON representation

Hypercore append test

Awesome Lists containing this project

README

        

# hypercore append test

Tested on:

- MacOS Catalina (10.15.7)
- Processor: 2.3 GHz 8-Core Intel Core i9
- Memory: 32 GB 2667 MHz DDR4

Results:

```
1000: 147.291ms
10000: 1.002s
100000: 9.307s
1000000: 1:32.901 (m:ss.mmm)
10000000: 16:18.801 (m:ss.mmm)
100000000: 2:59:05.961 (h:mm:ss.mmm)
```

in Milliseconds (ms):

- 1000 items: 147ms
- 10000 items: 1,000ms
- 100000 items: 9,000ms
- 1000000 items: 92,000ms
- 10000000 items: 978,000ms
- 100000000 items: 10,740,000ms