Skip to content

Lazily initialize the various SQLite operations#260

Merged
anaisbetts merged 1 commit into
reactiveui:masterfrom
flagbug:lazy-operation-initialization
Dec 22, 2015
Merged

Lazily initialize the various SQLite operations#260
anaisbetts merged 1 commit into
reactiveui:masterfrom
flagbug:lazy-operation-initialization

Conversation

@flagbug

@flagbug flagbug commented Dec 22, 2015

Copy link
Copy Markdown
Contributor

This makes initial calls to e.g BlobCache.Get faster, because it doesn't
have to construct the SQLite operations that aren't even used when
selecting from the database

This makes initial calls to e.g BlobCache.Get faster, because it doesn't
have to construct the SQLite operations that aren't even used when
selecting from the database
anaisbetts added a commit that referenced this pull request Dec 22, 2015
Lazily initialize the various SQLite operations
@anaisbetts anaisbetts merged commit 2bb3a74 into reactiveui:master Dec 22, 2015
@flagbug flagbug deleted the lazy-operation-initialization branch December 22, 2015 21:13
@ghuntley ghuntley modified the milestone: 5.0.0 Nov 4, 2016
@lock lock Bot locked and limited conversation to collaborators Jun 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants