Once upon a time, Jan Kratochvil <jan.kratochvil@xxxxxxxxxx> said: > It depends, for example in this case prelink saves 33% of time (and battery): > i=0;time while [ $i -lt 1000 ];do /usr/bin/gnome-open --help &>/dev/null;i=$[$i+1];done Do you really run "gnome-open --help" 1000 times per reasonable unit of time (or ever)? Please stop using bogus comparisons and highly contrived tests. They do nothing to help your argument. The biggest (real world) gain for prelink was always in the large applications that link many libraries, such as LibreOffice. The start of this thread said that tests showed no significant gain anymore, at least in the poster's setup. If that is indeed the case, then there's no reason to keep prelink. -- Chris Adams <linux@xxxxxxxxxxx> -- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/devel Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct