logger: Add optimization to avoid calling slow Boost interval_map too often.
authorRichard W.M. Jones <rjones@redhat.com>
Wed, 26 Nov 2014 16:14:40 +0000 (16:14 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Wed, 26 Nov 2014 16:14:40 +0000 (16:14 +0000)
commit6b66296d3d5b9d427b62e18339d81f04e2e2386a
tree16f1a3c39b58437a019f7296ba2de70f4d9bb160
parent5efcc16361abd1f45ae2f326dad0535cf3c344e9
logger: Add optimization to avoid calling slow Boost interval_map too often.

We can remove this optimization once Boost performance problems are
resolved.
logger.c