Harshavardhana
|
6b397844b9
|
Add donut benchmark for 64MB, 128MB, 256MB, 512MB
Current average values
~~~
> minio/pkg/storage/donut/v1 *> go test -bench .
OK: 2 passed
PASS
BenchmarkDonut64M 5 266249634 ns/op 252.05 MB/s
BenchmarkDonut128M 3 436507394 ns/op 307.48 MB/s
BenchmarkDonut256M 2 836116359 ns/op 321.05 MB/s
BenchmarkDonut512M 1 1676738951 ns/op 320.19 MB/s
ok github.com/minio-io/minio/pkg/storage/donut/v1 8.430s
> minio/pkg/storage/donut/v1 *>
~~~
|
2015-02-28 17:05:46 -08:00 |
|
Frederick F. Kautz IV
|
ddc7cf835e
|
Donut now tests amount written should match expected amount to write
|
2015-02-28 16:09:52 -08:00 |
|
Frederick F. Kautz IV
|
58a04ee831
|
New donut frame implemented
|
2015-02-28 15:54:13 -08:00 |
|
Frederick F. Kautz IV
|
1f7a3c13a5
|
Adding comparison for footer's INIM
|
2015-02-27 12:39:52 -08:00 |
|
Frederick F. Kautz IV
|
be768d01a2
|
Seek to beginning for tempbuffer
|
2015-02-27 12:18:27 -08:00 |
|
Frederick F. Kautz IV
|
ef442289da
|
Making donut use io.ReadWriteSeek instead of io.Writer
|
2015-02-23 20:27:25 -08:00 |
|
Harshavardhana
|
3151f9b6c3
|
Add proper entries for GobHeader, Data copy.
This commit also adds 'donut_gen.go' for generating sample donut file
|
2015-02-21 01:44:27 -08:00 |
|
Frederick F. Kautz IV
|
98ddbd840e
|
Moving donut code to v1 in donut package
|
2015-02-20 23:07:43 -08:00 |
|