Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 867 by omar.kilani: Database access in Chrome is 1000x slower  
than Firefox
http://code.google.com/p/gears/issues/detail?id=867

What steps will reproduce the problem?
1. Go to http://treehou.se/~omar/databasetest.html
2. Allow Gears.
3. Click 'Create table'.
4. Click 'Fill table'.
5. Click 'Select all'.

What is the expected output? What do you see instead?

Expected:

Chrome runs the 'Select all' action in a comparable time to Firefox.

What I see instead:

Chrome runs the 'Select all' action in about 1000 ms.
Firefox runs the 'Select all' action in 1 ms.

What version of the product are you using? On what operating system?

Chrome 2.0.172.8
Firefox 3.0.10
Gears 0.5.16.0
Windows Vista + SP1

Please provide any additional information below.

ResultSet.isValidRow and ResultSet.next run in about 500ms each (called
1000 times).

This is probably the same bug as #734.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

Reply via email to