Files
boost_regex/include/boost/regex
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
2012-05-15 16:09:12 +00:00
2015-04-04 19:10:37 +01:00
2015-04-04 19:10:37 +01:00
2015-04-04 19:10:37 +01:00