mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-01-19 23:24:33 +08:00
0da2dfd640
before and after: chrislu$ time dd if=/dev/random of=/Users/chrislu/tmp/mm/testfile bs=131072 count=8192 8192+0 records in 8192+0 records out 1073741824 bytes transferred in 4.534068 secs (236816430 bytes/sec) dd if=/dev/random of=/Users/chrislu/tmp/mm/testfile bs=131072 count=8192 0.01s user 3.86s system 84% cpu 4.561 total chrislu$ time dd if=/dev/random of=/Users/chrislu/tmp/mm/testfile bs=131072 count=8192 8192+0 records in 8192+0 records out 1073741824 bytes transferred in 3.824072 secs (280784948 bytes/sec) dd if=/dev/random of=/Users/chrislu/tmp/mm/testfile bs=131072 count=8192 0.01s user 3.22s system 83% cpu 3.857 total |
||
---|---|---|
.. | ||
meta_cache | ||
page_writer | ||
dir_link.go | ||
dir_rename.go | ||
dir.go | ||
dirty_pages_continuous.go | ||
dirty_pages_stream.go | ||
dirty_pages_temp_file.go | ||
file.go | ||
filehandle.go | ||
fscache_test.go | ||
fscache.go | ||
page_writer_pattern.go | ||
page_writer.go | ||
unimplemented.go | ||
wfs_filer_client.go | ||
wfs_write.go | ||
wfs.go | ||
xattr.go |