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)
We can remove this optimization once Boost performance problems are
resolved.


No differences found