Lines Matching refs:performance
7 [section:performance Performance]
10 The performance of ['Boost.Convert] depends entirely on the performance of the converter deployed. …
12 …performance of every particular converter depends on the platform, the compiler used and the parti…
25 …onversion-related limitations in mind); ['Spirit.Karma]'s ['to-string] performance did not seem as…
26 …nd formatting support, it might be an option to consider if conversion performance is not your pri…
35 …st.org/doc/libs/1_55_0/doc/html/boost_lexical_cast/performance.html `boost::lexical_cast` performa…
37 …out the `std::stream`-related overhead. That resulted in the best out-of-three performance results.
39 Based on the performance data, I tend to conclude that, given type-safety and benefits provided by …
44 …c. Consequently, there might be reasonable concerns with regard to the performance overhead introd…
46 To test that code has been borrowed and adapted from the Spirit.Qi performance/optimization framewo…
85 …ated performance data (and potential performance-related concerns) have to be taken in perspective…
87 …performance is a concern, then, in all likelihood, for the great majority of the mainstream projec…