Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dapplion/lighthouse_rss_bench


https://github.com/dapplion/lighthouse_rss_bench

Last synced: about 19 hours ago
JSON representation

Awesome Lists containing this project

README

        

# lighthouse_rss_bench

To run, clone repo and

```
% ./run.sh

Compiling lighthouse_rss_bench v0.1.0 (/Users/lion/code/tmp/rpds_mem)
Finished release [optimized] target(s) in 0.84s
CASE=map_pkidx N=100000 rss=8672 bytes/N=86.7200
CASE=map_pkidx N=1000000 rss=118048 bytes/N=118.0480
CASE=map_pkidx N=10000000 rss=934672 bytes/N=93.4672
CASE=rpds_map_pkidx N=100000 rss=15264 bytes/N=152.6400
CASE=rpds_map_pkidx N=1000000 rss=148624 bytes/N=148.6240
CASE=rpds_map_pkidx N=10000000 rss=1494608 bytes/N=149.4608
```