Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 904 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 904 Bytes

Compressed list of repo stars stats

In this example we use SlimArray to store daily star count of repo slim :

Stargazers over time

It shows that SlimArray memory cost is quite close to size of gzip-ed data. But it provides instant access to the data without the need to decompress!

Usage

go run slimstar.go