Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(#2392) - improve websql bulkDocs perf #2392

Closed
wants to merge 1 commit into from
Closed

(#2392) - improve websql bulkDocs perf #2392

wants to merge 1 commit into from

Conversation

nolanlawson
Copy link
Member

Basically the same optimization as #2391,
but for websql. Also added a test for sanity.

Basically the same optimization as #2391,
but for websql. Also added a test for sanity.
@nolanlawson
Copy link
Member Author

Results for the bulk-inserts test (tuned up to 1000 iterations for better granularity):

Chrome: 64480ms -> 60246ms (6.5% improvement)
Safari 7: 110603ms -> 76697ms (30% improvement)

nolanlawson added a commit that referenced this pull request Jun 14, 2014
Basically the same optimization as #2391,
but for websql. Also added a test for sanity.
nolanlawson added a commit that referenced this pull request Jul 1, 2014
Basically the same optimization as #2391,
but for websql. Also added a test for sanity.
@calvinmetcalf
Copy link
Member

31a6062

@calvinmetcalf calvinmetcalf deleted the 2392 branch July 1, 2014 11:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants