1. 27 Jun, 2012 1 commit
    • Dmitriy Vyukov's avatar
      runtime: add goroutine creation benchmark · 5a5e698c
      Dmitriy Vyukov authored
      Current results on 2 core darwin/amd64:
      BenchmarkGoroutineChain		351 ns/op
      BenchmarkGoroutineChain-2	3840 ns/op
      BenchmarkGoroutineChain-4	4040 ns/op
      BenchmarkConcGoroutineChain	350 ns/op
      BenchmarkConcGoroutineChain-2	875 ns/op
      BenchmarkConcGoroutineChain-4	2027 ns/op
      
      R=r, rsc
      CC=golang-dev
      https://golang.org/cl/6332054
      5a5e698c
  2. 26 Jun, 2012 5 commits
  3. 25 Jun, 2012 20 commits
  4. 24 Jun, 2012 10 commits
  5. 23 Jun, 2012 1 commit
  6. 22 Jun, 2012 3 commits