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

Already on GitHub? Sign in to your account

Increase cache hit ratio for push #2371

Merged
merged 1 commit into from Jul 17, 2017

Conversation

Projects
None yet
2 participants
Owner

erikjohnston commented Jul 14, 2017

We don't update the cache in all code paths, which causes subsequent
calls to miss the cache

Increase cache hit ratio for push
We don't update the cache in all code paths, which causes subsequent
calls to miss the cache

@erikjohnston erikjohnston merged commit 514c2d3 into develop Jul 17, 2017

6 of 8 checks passed

Sytest Dendron (Commit) Build #2471 origin/erikj/push_cache_hit failed in 7 min 39 sec
Details
Sytest Dendron (Merged PR) Build finished.
Details
Sytest Postgres (Commit) Build #3306 origin/erikj/push_cache_hit succeeded in 8 min 48 sec
Details
Sytest Postgres (Merged PR) Build finished.
Details
Sytest SQLite (Commit) Build #3399 origin/erikj/push_cache_hit succeeded in 5 min 48 sec
Details
Sytest SQLite (Merged PR) Build finished.
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
continuous-integration/travis-ci/push The Travis CI build passed
Details

@erikjohnston erikjohnston deleted the erikj/push_cache_hit branch Oct 26, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment