Skip to content

Commit

Permalink
rename micro-benchmarks (ref)
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Aizman <[email protected]>
  • Loading branch information
alex-aizman committed Jan 21, 2025
1 parent 693ff5c commit 866a508
Show file tree
Hide file tree
Showing 36 changed files with 3 additions and 3 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
$ go test -bench=. -benchtime=10s
goos: linux
goarch: amd64
pkg: github.com/NVIDIA/aistore/bench/microbenchmarks/hrw1000
pkg: github.com/NVIDIA/aistore/bench/micro/hrw1000
cpu: 11th Gen Intel(R) Core(TM) i7-11850H @ 2.50GHz

BenchmarkHRW/cluster[10]-bucket[4,000,000]-uname[80]-16 554728353 19.12 ns/op
Expand All @@ -18,7 +18,7 @@ and one more time, for consistency:
$ go test -bench=. -benchtime=10s
goos: linux
goarch: amd64
pkg: github.com/NVIDIA/aistore/bench/microbenchmarks/hrw1000
pkg: github.com/NVIDIA/aistore/bench/micro/hrw1000
cpu: 11th Gen Intel(R) Core(TM) i7-11850H @ 2.50GHz
BenchmarkHRW/cluster[10]-bucket[4,000,000]-uname[80]-16 613542771 18.86 ns/op
BenchmarkHRW/cluster[100]-bucket[4,000,000]-uname[80]-16 82590082 140.1 ns/op
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import (
"testing"
"time"

"github.com/NVIDIA/aistore/bench/microbenchmarks/nstlvl"
"github.com/NVIDIA/aistore/bench/micro/nstlvl"
"github.com/NVIDIA/aistore/cmn/cos"
"github.com/NVIDIA/aistore/tools/trand"
)
Expand Down
File renamed without changes.

0 comments on commit 866a508

Please sign in to comment.