PerformanceMeasures

From Inkscape Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.


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
  • uwesch's machine: Laptop HP nx9420 T7400 Dualcore@2.16GHz 2GB RAM
    • Windows 7: "g++ buildtool.cpp -O2 -g0 -mtune=prescott" -o btool" "btool clean" "btool" 48m52
  • my machine: Destop - E7200 Dualcore@2.5GHz 5066 bogomips 2GBRAM
    • Linux Ubuntu9.04: "time make -j2" real 13m7 user 23m15 sys 1m53