Skip to content

Instantly share code, notes, and snippets.

@mattetti
Created June 24, 2014 16:16
Show Gist options
  • Select an option

  • Save mattetti/f5b0c44830eb9b98178a to your computer and use it in GitHub Desktop.

Select an option

Save mattetti/f5b0c44830eb9b98178a to your computer and use it in GitHub Desktop.
urls from Blake Mizerany's talk at #GoSF - June 23rd
http://www.cs.rutgers.edu/~muthu/bquant.pdf
http://godoc.org/github.com/bmizerany/perks/quantile
http://godoc.org/github.com/bmizerany/perks/quantile#NewBiased
https://github.com/bmizerany/perks/blob/da72989a59aaaecda7110926d3a6198ee4421c1f/quantile/stream.go#L48-L78
https://twitter.com/mrb_bk/status/461255692574527488
https://github.com/bmizerany/perks/pull/7/files
https://code.google.com/p/go/source/browse/misc/benchcmp?name=release-branch.go1
https://code.google.com/p/go/source/browse/?repo=tools#hg%2Fcmd%2Fbenchcmp
https://github.com/bmizerany/perks/pull/12
http://godoc.org/github.com/bmizerany/perks/quantile#hdr-Effective_Computation_of_Biased_Quantiles_over_Data_Streams
https://github.com/bmizerany/perks/blob/master/quantile/example_test.go
https://software.intel.com/en-us/blogs/2014/05/10/debugging-performance-issues-in-go-programs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment