Skip to content

Conversation

@grigi
Copy link
Contributor

@grigi grigi commented Oct 2, 2018

This is to work around the thread syncronisation latency.

Cases are:

  1. insert + get_last_rowid()
  2. select + fetchall()

I added perf tests, and for the cases there is an ~2x & ~1.5x speedup respectively.

This is to work around the thread syncronisation latency.

Cases are:
1) insert + get_last_rowid()
2) select + fetchall()

I added perf tests, and for the cases there is an ~2x & ~1.5x speedup respectively.
@amyreese amyreese merged commit 3da3f1a into omnilib:master Oct 2, 2018
@grigi grigi mentioned this pull request Oct 2, 2018
8 tasks
@grigi
Copy link
Contributor Author

grigi commented Oct 13, 2018

Hi @jreese
I feel a bit naggy to ask, but could you please do a release with this change?

@amyreese
Copy link
Member

Pushed v0.7.0, cheers!

@grigi
Copy link
Contributor Author

grigi commented Oct 14, 2018

Thanks Sir! 👍

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.

2 participants