anyone else get -worse- performance on 64bit linux by compiling the sources yourself for linux? If i compile the source and run the linux ELF binary i get about 4500 pps, if I run version 7.1 (need to update so i get the right share value shown though) through 64-bit wine I get about 7200 pps.... although with the linux version it actually takes about 5 minutes to "auto-configure" the sieving while the windows version doesn't say anything about this to me, that is the configuring part, it does say that auto-config is on.
Just curious...
The auto configure I think is messed up, and if you are using a version that fits it on start up, you might want to do a git pull in the directory and compile it again. He got rid of it auto tuning and it still accept your -c to manually set the L1CacheSize. I suggest checking what your cpu l1 data cache size per cpu is and use that for -c and see if it's better. Was much better for me.