Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/titikterang/redis-sorted-map-example


https://github.com/titikterang/redis-sorted-map-example

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

### Benchmark Result - HSET + ZADD
```shell
{"level":"info","time":1655265880,"message":"data length : 681540"}
{"level":"info","time":1655265880,"message":"load csv finished in 517.137848ms"}
{"level":"info","time":1655265977,"message":"insert into redis finished in 1m37.575768768s"}
{"level":"info","time":1655266117,"message":"redis update finished in 2m20.402852548s"}
{"level":"info","time":1655266117,"message":"Alloc : 174 MiB"}
{"level":"info","time":1655266117,"message":"TotalAlloc : 1455 MiB"}
{"level":"info","time":1655266117,"message":"Sys : 390 MiB"}
{"level":"info","time":1655266117,"message":"NumGC : 20"}
```