mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
more small tweaks/cleanup
This commit is contained in:
parent
7cd3f1a2ff
commit
901630bfe7
2 changed files with 5 additions and 6 deletions
|
|
@ -19,7 +19,7 @@ raws.logger.level = 3 # ERROR
|
|||
|
||||
TIMES = 100
|
||||
|
||||
Benchmark.bm(25) do |bench|
|
||||
Benchmark.bmbm(25) do |bench|
|
||||
bench.report('fog.put_bucket') do
|
||||
fog.put_bucket('fogbench')
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue