Summary: | Optimizing optimization of povray-3.50 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Klaus-J. Wolf <yanestra> |
Component: | Current packages | Assignee: | Jon Portnoy (RETIRED) <avenj> |
Status: | RESOLVED FIXED | ||
Severity: | enhancement | CC: | mholzer |
Priority: | High | ||
Version: | 1.4_rc2 | ||
Hardware: | x86 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | My original script to do a probabilistic profiling and a recompilation |
Description
Klaus-J. Wolf
2003-01-06 20:52:51 UTC
Created attachment 7031 [details]
My original script to do a probabilistic profiling and a recompilation
The script uses all scene files of the original distribution (expected to be
unpacked in the current directory) to create probabilistic profiles. Then it
uses the profiles to recompile the source.
I've committed the script as files/prob-opt.sh. I feel the optimizations are too heavy to integrate directly into the ebuild without risking numerous bug reports relating to lack of stability, but I also feel the script should be available to interested parties, so I decided that having it in the tree but not in the ebuild was a decent compromise. I'm going to leave ICC support in the ebuild for now just for the sake of choice. Thanks. :-) |