19 Dec
2011
19 Dec
'11
6:23 p.m.
I just pulled down boost regex 1.48 and built it with gcc 4.3 on CentOS 5.5. My internal regex performance tests are showing > 30% performance degradation between versions 1.47 and 1.48. I wanted to ask if anyone else has seen anything like this?
We've been using the same makefile to built boost regex for a long time, and we haven't converted to bjam. So I am wondering if this could be due to our particular build environment?
I doubt it, but more to the point, I don't think there were any significant changes between those version, John.