Difference between revisions of "PerformanceMeasures"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
[[Category:Developer]] | [[Category:Developer Documentation]] | ||
== Performance Measures == | == Performance Measures == |
Revision as of 10:40, 30 September 2009
Performance Measures
build times
build times for Inkscape-0.47pre3.tar.gz
- my machine: Laptop DELL latitude D520 - E5500 Dualcore@1.6GHz 3329 bogomips 2GBRAM
- Linux Ubuntu9.04: "time make -j2" real 22m38 user36m21 sys 2m57
- Windows XP: "g++ buildtool.cpp -O2 -g0 -mtune=prescott" -o btool" "btool clean" "btool" 46m57