Files
regex/include/boost
Yucheng Low b9f55efe98 Made the mem_cache_block lockfree
This *significantly* improves parallel performance of regex.
Currently if I have a large number of threads all using regexes; even if
they are using idependent regex objects, performance is still extremely poor
due to the lock inside of the mem_block_cache.
2015-12-08 21:17:50 -08:00
..
2015-12-08 21:17:50 -08:00
2005-01-21 17:22:39 +00:00