Skip to content

Conversation

sc1f
Copy link
Contributor

@sc1f sc1f commented Apr 10, 2020

This PR improves the Python benchmarks by adding tests for calls to update, which is now benchmarked for both JSON and pandas.DataFrame when 10 views of various pivots are created and forced to be notified on each update. The benchmark measures the amount of time it takes to call update and then Table.size(), which forces processing of the update before returning a value.

@sc1f sc1f self-assigned this Apr 10, 2020
@sc1f sc1f added the Python label Apr 10, 2020
@sc1f sc1f force-pushed the py-benchmark-updates branch from ab0ae67 to 89d70d6 Compare April 14, 2020 13:54
@texodus
Copy link
Member

texodus commented Apr 21, 2020

Thanks for the PR!

@texodus texodus merged commit 2f3fe32 into master Apr 21, 2020
@texodus texodus deleted the py-benchmark-updates branch April 21, 2020 07:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants