KDev-PG-Qt performance
Jonathan Schmidt-Dominé - Developer
devel at the-user.org
Sat May 22 10:26:43 UTC 2010
Hi!
I am somehow shocked, I tried callgrind just for fun with KDev-PG-Qt, and then
I got the results:
90% of the time is spent with formatting!
55% with std::string::compare!
Just wanted to tell that before anybody thinks about the efficience of any
parser-related algorithms. :D
I used the command valgrind --tool=callgrind kdev-pg-qt --output=php php.g
Should I add such a note at Techbase?
Jonathan
More information about the KDevelop-devel
mailing list