trace scheduling
Jump to navigation
Jump to search
English
[edit]Noun
[edit]trace scheduling (uncountable)
- (programming) An optimization technique for compilers that rearranges traces (instruction sequences) according to their frequency of execution, and inserts additional code to compensate for any effects of the rearrangement.