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

Cache TXN ID #10

Merged
merged 4 commits into from
Jun 15, 2017
Merged

Cache TXN ID #10

merged 4 commits into from
Jun 15, 2017

Conversation

domodwyer
Copy link

@domodwyer domodwyer commented Jun 15, 2017

Fixes merge conflicts (see #9).

Credit to @jameinel!

jameinel and others added 4 commits June 6, 2017 13:55
When walking graphs (hasPreReq), we can actually spend a lot of time
doing the conversion from a 'hex+nonce' token string back to a binary
ObjectId. Cache them in the flusher.
… jameinel-txn-id-caching

# Conflicts:
#	txn/sim_test.go
#	txn/tarjan_test.go
@domodwyer domodwyer self-assigned this Jun 15, 2017
@domodwyer domodwyer mentioned this pull request Jun 15, 2017
@domodwyer domodwyer merged commit 2498227 into development Jun 15, 2017
@domodwyer domodwyer deleted the jameinel-txn-id-caching branch June 16, 2017 09:09
@domodwyer domodwyer mentioned this pull request Jul 4, 2017
@domodwyer domodwyer mentioned this pull request Jul 26, 2017
libi pushed a commit to libi/mgo that referenced this pull request Dec 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants