Skip to content
Snippets Groups Projects
Commit e9117b46 authored by Per Hedbor's avatar Per Hedbor
Browse files

Unified INDEX_CHARP and generic_extract (and thus index_shared_string)

In non-debug mode indexing a shared string is now the same thing as
doing the old INDEX_CHARP, and thus actually noticeably faster.

However, INDEX_CHARP will be slower in debug mode since it will check
if the size_shift is >2. That seems rather harmless, though, since
debug mode is seldom used when performance matters.
parent 8f8e6e8e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment