![]() |
|
|
#254 | |
|
Bamboozled!
"πΊππ·π·π"
May 2003
Down not across
10,753 Posts |
Quote:
|
|
|
|
|
|
|
#255 | |
|
"Curtis"
Feb 2005
Riverside, CA
10010111111012 Posts |
Quote:
I find that setting stage2_norm= {default/20 to default/22} produces a hit rate from -nps that is about right for the root optimization; 100 or so hits per day. This saves me the step of having to do the sort, and keeps the .ms file size smaller by a factor of 100 or more. If you use the -s flag to create your own file names, you can avoid the mv commands; when you run -npr step with "-s sortedfile" also, it looks for sortedfile.ms automatically; so whatever you write as the sorted file name can be set as the input file for -npr. -Curtis |
|
|
|
|
|
|
#256 |
|
Sep 2009
2×1,039 Posts |
Following a few tests I've found I need to use:
sort -g -k 10 msieve.dat.ms | head 100 The -g tells sort the key field is a floating point number. This might be worth putting into Readme.nfs. Just to confirm, smaller score is better so I want the head of the sorted list, not the tail. (Always check the obvious!) Chris |
|
|
|
|
|
#257 |
|
Tribal Bullet
Oct 2004
1101110101012 Posts |
Correct, the smaller size score is what you want.
|
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Msieve 1.53 feedback | xilman | Msieve | 149 | 2018-11-12 06:37 |
| Msieve 1.50 feedback | firejuggler | Msieve | 99 | 2013-02-17 11:53 |
| Msieve 1.43 feedback | Jeff Gilchrist | Msieve | 47 | 2009-11-24 15:53 |
| Msieve 1.42 feedback | Andi47 | Msieve | 167 | 2009-10-18 19:37 |
| Msieve 1.41 Feedback | Batalov | Msieve | 130 | 2009-06-09 16:01 |