Actions
Optimization #322
closedLook at potential performance improvements from using GCC "hot" attribute
Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
-
Effort:
Difficulty:
Label:
Description
http://gcc.gnu.org/onlinedocs/gcc-4.3.2//gcc/Function-Attributes.html
We might want to apply this to heavily used functions such as AC search function etc, and determine if it gives us any performance boost. Should probably do configure time detection to see if the attribute is recognized etc.
Updated by Victor Julien over 11 years ago
- Tracker changed from Feature to Optimization
Updated by Victor Julien over 6 years ago
- Status changed from New to Closed
- Assignee deleted (
OISF Dev) - Target version deleted (
TBD)
Actions