X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=debug%2Fsorter%2FBENCH;h=6614c0782ad747c53db18bb697e919690da5b412;hb=fdf07fb99f6fa420946e71c92bf89287d8647761;hp=4bdb57b06db390c4f0fee3e9641bb7298ce0ba70;hpb=4816fb81fe5033941985e44aa163a99b9ea4da2a;p=libucw.git diff --git a/debug/sorter/BENCH b/debug/sorter/BENCH index 4bdb57b0..6614c078 100644 --- a/debug/sorter/BENCH +++ b/debug/sorter/BENCH @@ -244,3 +244,70 @@ I 2006-11-24 19:15:18 Spent 292.412 sec (112.06 MB/sec) I 2006-11-24 19:15:18 Reading the files sequentially I 2006-11-24 19:17:30 Spent 131.738 sec (248.74 MB/sec) I 2006-11-24 19:17:36 Done + +### asio-test (copy mode) ### + +sherlock@sherlock3:~/run-3.11$ bin/asio-test 16 65536 32 +I 2006-12-01 22:09:44 Creating input file +I 2006-12-01 22:12:07 Spent 143.221 sec (228.79 MB/sec) +I 2006-12-01 22:12:07 Initializing output files +I 2006-12-01 22:12:07 Writing 32768 MB to 16 files in parallel with 67108864 byte buffers +I 2006-12-01 22:16:50 Syncingsec) +I 2006-12-01 22:16:51 Spent 283.507 sec (115.58 MB/sec) +I 2006-12-01 22:16:51 Reading the files sequentially +I 2006-12-01 22:19:01 Spent 130.772 sec (250.57 MB/sec) +I 2006-12-01 22:19:07 Done + +sherlock@sherlock3:~/run-3.11$ bin/asio-test 256 4096 32 +I 2006-12-01 22:19:39 Creating input file +I 2006-12-01 22:22:43 Spent 184.154 sec (177.94 MB/sec) +I 2006-12-01 22:22:43 Initializing output files +I 2006-12-01 22:22:43 Writing 32768 MB to 256 files in parallel with 4194304 byte buffers +I 2006-12-01 22:29:58 Syncingec) +I 2006-12-01 22:29:59 Spent 435.416 sec (75.26 MB/sec) +I 2006-12-01 22:29:59 Reading the files sequentially +I 2006-12-01 22:32:48 Spent 168.874 sec (194.04 MB/sec) +I 2006-12-01 22:32:53 Done + +sherlock@sherlock3:~/run-3.11$ bin/asio-test 1024 1024 16 +I 2006-12-01 22:37:16 Creating input file +I 2006-12-01 22:38:52 Spent 96.078 sec (170.53 MB/sec) +I 2006-12-01 22:38:52 Initializing output files +I 2006-12-01 22:38:52 Writing 16384 MB to 1024 files in parallel with 1048576 byte buffers +I 2006-12-01 22:44:28 Syncingec) +I 2006-12-01 22:44:29 Spent 337.186 sec (48.59 MB/sec) +I 2006-12-01 22:44:29 Reading the files sequentially +I 2006-12-01 22:46:23 Spent 114.060 sec (143.64 MB/sec) +I 2006-12-01 22:46:26 Done + +### asio-test (copy mode with memcpy) + +sherlock@sherlock3:~/run-3.11$ bin/file-test 16 65536 32 +I 2006-12-01 23:47:41 Creating input file +I 2006-12-01 23:50:57 Spent 196.321 sec (166.91 MB/sec) +I 2006-12-01 23:50:57 Initializing output files +I 2006-12-01 23:50:57 Writing 32768 MB to 16 files in parallel with 67108864 byte buffers +I 2006-12-01 23:55:42 Syncingsec) +I 2006-12-01 23:55:42 Spent 284.875 sec (115.03 MB/sec) +I 2006-12-01 23:55:42 Reading the files sequentially +I 2006-12-01 23:57:52 Spent 130.049 sec (251.97 MB/sec) +I 2006-12-01 23:57:58 Done + +sherlock@sherlock3:~/run-3.11$ bin/asio-test 256 4096 32 +I 2006-12-01 23:25:42 Creating input file +I 2006-12-01 23:28:45 Spent 182.538 sec (179.51 MB/sec) +I 2006-12-01 23:28:45 Initializing output files +I 2006-12-01 23:28:45 Writing 32768 MB to 256 files in parallel with 4194304 byte buffers +I 2006-12-01 23:36:45 Syncingec) +I 2006-12-01 23:36:46 Spent 481.480 sec (68.06 MB/sec) + +sherlock@sherlock3:~/run-3.11$ bin/file-test 1024 1024 16 +I 2006-12-01 23:38:03 Creating input file +I 2006-12-01 23:40:07 Spent 124.668 sec (131.42 MB/sec) +I 2006-12-01 23:40:07 Initializing output files +I 2006-12-01 23:40:07 Writing 16384 MB to 1024 files in parallel with 1048576 byte buffers +I 2006-12-01 23:45:43 Syncingec) +I 2006-12-01 23:45:43 Spent 335.988 sec (48.76 MB/sec) +I 2006-12-01 23:45:43 Reading the files sequentially +I 2006-12-01 23:47:38 Spent 114.654 sec (142.90 MB/sec) +I 2006-12-01 23:47:41 Done