mirror of
https://github.com/go-micro/go-micro.git
synced 2025-03-11 13:59:39 +02:00
more references to runtime
This commit is contained in:
parent
8876002e57
commit
c64cb1cb03
@ -264,7 +264,6 @@ func (stc *ServiceTestConfig) runBench(b *testing.B, name string, test testFunc)
|
||||
b.Logf("# * Registry: %s", o.Registry.String())
|
||||
b.Logf("# * Auth: %s", o.Auth.String())
|
||||
b.Logf("# * Cache: %s", o.Cache.String())
|
||||
b.Logf("# * Runtime: %s", o.Runtime.String())
|
||||
b.Logf("# ================================")
|
||||
|
||||
RunBenchmark(b, name, service, test, cancel, started)
|
||||
|
Loading…
x
Reference in New Issue
Block a user