История коммитов

Автор SHA1 Сообщение Дата
  Richard Crowley 42e760a248 Test case for #21. 12 лет назад
  Richard Crowley fa5c3e0946 Merge pull request #20 from markchadwick/master 12 лет назад
  Mark Chadwick b9ce5a5715 Ensure 64-bit alignment for atomic structures 12 лет назад
  Richard Crowley 6aecfa95e1 Fix nil pointer dereference reported by @chuhnk on Twitter. 12 лет назад
  Richard Crowley e4904e57d1 Merge pull request #16 from mattkanwisher/master 12 лет назад
  Richard Crowley 7d63d7c409 Typo. 12 лет назад
  Matthew Kanwisher 0bf9dc6e29 fixing typo in sample that was causing panics 12 лет назад
  Richard Crowley 08e5fc0f36 Merge branch 'uncontended' 12 лет назад
  Richard Crowley 9179d9e3e3 Mariano's right: clear the sample inside the lock. 12 лет назад
  Richard Crowley 5330744552 Inline the mutexes into their containers. 12 лет назад
  Richard Crowley a2e16105be Add missing lock around float64 read. 12 лет назад
  Richard Crowley a774a6a932 Use a lock instead of a goroutine for Histogram. 12 лет назад
  Richard Crowley 4f73817775 Style upgrade. 12 лет назад
  Richard Crowley 307b27664c Use a lock instead of a goroutine for Samples. 12 лет назад
  Richard Crowley 8523b2a8a1 Style upgrade. 12 лет назад
  Richard Crowley b983b98f0f Use a lock instead of a goroutine for EWMA. 12 лет назад
  Richard Crowley 4894b96c0c Benchmark for testing new EWMA. 12 лет назад
  Richard Crowley 50619b14a0 go fmt 12 лет назад
  Richard Crowley b58f988162 Don't hold the lock during Each callbacks. 12 лет назад
  Richard Crowley f8152c6989 Don't acquire registry lock for runtime metrics. 12 лет назад
  Richard Crowley b7377fcfe3 Add output to io.Writer, including ioutil.Discard. 12 лет назад
  Richard Crowley d2d324d636 Style upgrade. 12 лет назад
  Richard Crowley 7b8f3191d7 never-read debugging tool. 12 лет назад
  Richard Crowley eeb9bcd8db Close Graphite connections. 12 лет назад
  Richard Crowley d7a299ba62 Update docs. 12 лет назад
  Richard Crowley 0c73e02247 Fix #12: switch to Go 1 standard time.Duration. 12 лет назад
  Richard Crowley 2af3b6c997 Better controlled update of debug.GCStats.Pause. 12 лет назад
  Richard Crowley 3b835b0772 Add debug.GCStats option. 12 лет назад
  Richard Crowley 603c96db48 go fmt 12 лет назад
  Richard Crowley 933470e6a2 Merge branch 'arikfb-master' 12 лет назад