Skip to content

Blazingly fast GZIP reader which uses processing queues to generate fast top-talkers reports (and more to come)

Notifications You must be signed in to change notification settings

kings-gambit/qreader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

qreader.go

Building / installing

There are no external dependencies for this file, so a simple go build will work.

In the source code, change the values of Unzipper to the gzip unreader you want to use (gunzip vs gzcat vs unpigz...)

Then set ParserPool and ReducerPool to the number of goroutines you would like to have.

Usage

coming soon...

About

Blazingly fast GZIP reader which uses processing queues to generate fast top-talkers reports (and more to come)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages