diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2011-04-19 13:06:45 -0700 |
|---|---|---|
| committer | Christopher Li <sparse@chrisli.org> | 2011-04-19 13:52:12 -0700 |
| commit | 87f4a7fda3d17c85e966e2a150084d6a1cf25ab4 (patch) | |
| tree | d88774ee1cfcaf66eb8b3ceedaddf448ce8a4a1b /Makefile | |
| parent | 52df775e6235b81ddb44f885214f40ea562a61ea (diff) | |
| download | sparse-dev-87f4a7fda3d17c85e966e2a150084d6a1cf25ab4.tar.gz | |
Teach 'already_tokenized()' to use the stream name hash table
This replaces the "loop over all streams" with a simple hash lookup. It
makes the cost of checking for already tokenized streams basically go
away (it could be up to 5% of CPU time, almost entirely due to the
"strcmp()" of the name).
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Christopher Li <sparse@chrisli.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
