Revision 47c3648...

Go back to digest for 13th January 2013

Optimization in Development Tools

Milian Wolff committed changes in [kdevplatform/sharedurls] /tests:

Add a benchmark to compare ways of Path construction from local path.

It turns out that contrary to my expectations, using the KUrl::KUrl
ctor is just as fast as e.g. QUrl::fromLocalFile or KUrl::fromPath.

File Changes

Modified 2 files
  • /tests
  •   project/testpath.cpp
  •   project/testpath.h
2 files changed in total