-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Eliminate the construction of a second new token sequence after every substitution. The eliminated hsadd function (together with its children) took 24% of the runtime when processing linux-v3.18.129/fs/ocfs2/aops.c, with subst taking 68%. This cuts the file's processing time (cscout -c aops.cs) from 21' to 15'.
- Loading branch information
1 parent
533e721
commit c33c3d1
Showing
1 changed file
with
6 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters