seaweedfs/weed/operation
Chris Lu c7ac94ea9a skip EOF message
now tcp

Concurrency Level:      16
Time taken for tests:   22.963 seconds
Complete requests:      1048576
Failed requests:        0
Total transferred:      1106755384 bytes
Requests per second:    45663.49 [#/sec]
Transfer rate:          47067.47 [Kbytes/sec]

vs normal

Concurrency Level:      16
Time taken for tests:   22.286 seconds
Complete requests:      1048576
Failed requests:        0
Total transferred:      1106754345 bytes
Requests per second:    47050.30 [#/sec]
Transfer rate:          48496.88 [Kbytes/sec]
2020-02-14 22:24:38 -08:00
..
assign_file_id.go Revert "HEAD operation changes to fasthttp" 2020-02-10 13:43:53 -08:00
chunked_file.go refactoring 2019-04-18 21:43:36 -07:00
data_struts.go cleanup security.Secret 2019-02-09 21:56:32 -08:00
delete_content.go use the same context object in order to retry 2020-01-26 14:42:11 -08:00
grpc_client.go skip EOF message 2020-02-14 22:24:38 -08:00
lookup.go use the same context object in order to retry 2020-01-26 14:42:11 -08:00
lookup_vid_cache.go adjust error names 2019-01-05 19:52:38 -08:00
lookup_vid_cache_test.go directory structure change to work with glide 2016-06-02 18:09:14 -07:00
stats.go use the same context object in order to retry 2020-01-26 14:42:11 -08:00
submit.go upload skipping mimetype if not needed 2019-12-15 20:57:08 -08:00
sync_volume.go use the same context object in order to retry 2020-01-26 14:42:11 -08:00
tail_volume.go use the same context object in order to retry 2020-01-26 14:42:11 -08:00
upload_content.go refactoring 2019-04-18 21:43:36 -07:00