compresslog: replace numpy, fix a bugletparsestats
commit8895e7e358cde886b0a866eaa9c0f82a1772c0e8
authorMartin Langhoff <martin.langhoff@gmail.com>
Thu, 19 Mar 2015 17:20:09 +0000 (19 13:20 -0400)
committerMartin Langhoff <martin.langhoff@gmail.com>
Thu, 19 Mar 2015 17:20:09 +0000 (19 13:20 -0400)
treee6d69d39ffd13db1584bdb20eb3c15399f7f4060
parent83736e671fb49a79453147dae773a6f99d197962
compresslog: replace numpy, fix a buglet

we replace numpy (which weighs 10M of RAM when used) with pure
python avg and percentile calculations.
compresslog