1
0
mirror of https://github.com/golang/go synced 2024-11-21 20:04:44 -07:00
go/misc
Andrew Gerrand 47c4416b7e godashboard: bz2 compress logs in data store
This results in a 10-20x size reduction per record.
(from ~150kb to ~10kb)

This revision has been pushed live, as I'm in the process of
converting Log records to bz2-compresed CompressedLog records.
I would have waited but we're running seriously low on space
and it seemed like a sane (and reversible) move.

R=rsc
CC=golang-dev
https://golang.org/cl/872048
2010-04-20 09:06:57 +10:00
..
arm the android runner script 2010-04-16 13:06:45 +03:00
bash misc/bash: completion file for bash 2009-12-11 13:54:00 -08:00
bbedit misc/bbedit: support for cmplx, real, imag 2010-03-16 13:26:34 -07:00
cgo A test case for cgo //export. 2010-04-09 13:31:26 -07:00
dashboard godashboard: bz2 compress logs in data store 2010-04-20 09:06:57 +10:00
emacs Fix minor issues with updating go-mode in an empty buffer 2010-01-13 13:32:19 +11:00
kate kate: Update for recent language changes 2010-03-31 19:50:27 -07:00
vim Add new complex types, functions and literals to Vim syntax file. 2010-03-15 20:38:24 -07:00
xcode More Xcode support. 2009-12-30 15:30:57 -08:00