TEST CASE:

1) Download attachments: banshee.db and banshee-test.sql
2) Run the following command:

time sqlite3 banshee.db < banshee-test.sql

My results using sqlite3 3.7.2-1 from maverick:
real    0m8.317s
user    0m1.840s
sys     0m0.004s

My results using sqlite3 3.7.2-1ubuntu0.1 from ppa:smorar/bugfixes,
patched with the attached patch:
real    0m0.202s
user    0m0.176s
sys     0m0.012s

Note the improvement in execution time

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/688781

Title:
  Fix performance regression affecting Banshee

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to