c++ Programming Glossary: metrics
How to profile pthread mutex in linux? http://stackoverflow.com/questions/10852637/how-to-profile-pthread-mutex-in-linux to be able to profile mutex locking that would provide metrics stats about mutex locking contentions to see if I have any problem..
Tag editor component for Delphi/C++Builder http://stackoverflow.com/questions/12597678/tag-editor-component-for-delphi-cbuilder FCloseBtnWidth Canvas.TextWidth ' ' FShrunk false Do metrics FNumRows 1 if FMultiLine then begin FActualTagHeight FTagHeight..
What are some good profilers for native C++ on Windows? http://stackoverflow.com/questions/153559/what-are-some-good-profilers-for-native-c-on-windows copies. The key features I'm looking for are Process level metrics Component level metrics Line level metrics Supports Multi threaded.. I'm looking for are Process level metrics Component level metrics Line level metrics Supports Multi threaded code Usability Cost.. Process level metrics Component level metrics Line level metrics Supports Multi threaded code Usability Cost Visual Studio 2005..
Experiences with Adobe's “Adam and Eve” C++ GUI library? http://stackoverflow.com/questions/1657225/experiences-with-adobes-adam-and-eve-c-gui-library with integrating with a framework. Eve needs good metrics to do a good layout including things like baselines getting..
What is the maximum length in chars needed to represent any double value? http://stackoverflow.com/questions/1701055/what-is-the-maximum-length-in-chars-needed-to-represent-any-double-value contains several constants to do with the range and other metrics of the floating point types. One of these is DBL_MAX_10_EXP..
Simple script to count NLOC? http://stackoverflow.com/questions/323419/simple-script-to-count-nloc But it doesn't need to be overly exact either. c c metrics lines of code loc share improve this question I would do..
Does declaring C++ variables const help or hurt performance? http://stackoverflow.com/questions/3867001/does-declaring-c-variables-const-help-or-hurt-performance CalculatePageNumberFont const QFontMetrics metrics page_number_font Suppose I only need const qualified methods..
Good open source code for C++ http://stackoverflow.com/questions/4324169/good-open-source-code-for-c report on the projects page to find some with good quality metrics and relatively small codebases. Some projects that I've come..
|