Skip to content

Adding reproducible benchmarks#26

Merged
devin-petersohn merged 37 commits intomodin-project:masterfrom
kunalgosar:benchmarks
Jul 9, 2018
Merged

Adding reproducible benchmarks#26
devin-petersohn merged 37 commits intomodin-project:masterfrom
kunalgosar:benchmarks

Conversation

@kunalgosar
Copy link
Collaborator

@kunalgosar kunalgosar commented Jul 6, 2018

Adds in reproducible benchmarking scripts.

@kunalgosar kunalgosar force-pushed the benchmarks branch 3 times, most recently from d6c2335 to 8db8b44 Compare July 6, 2018 23:52
@kunalgosar kunalgosar changed the title [WIP] Adding reproducible benchmarks Adding reproducible benchmarks Jul 7, 2018
@kunalgosar kunalgosar added the Benchmarking 🏁 Issues and pull requests for evaluating runtime label Jul 7, 2018
Copy link
Collaborator

@devin-petersohn devin-petersohn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let a couple of comments. Overall looks good!

@@ -0,0 +1,268 @@
{
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this needed in the repo?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can remove it, if that is better.


from .utils import (_get_nan_block_id, extractor,
_mask_block_partitions, writer, _blocks_to_series)
from .utils import (_get_nan_block_id, extractor, _mask_block_partitions,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this change and the change in utils should go in a separate PR.

@simon-mo You made these changes would you create that PR?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've reverted these changes

Copy link
Collaborator

@devin-petersohn devin-petersohn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, thanks!

@devin-petersohn devin-petersohn merged commit 398a4a1 into modin-project:master Jul 9, 2018
simon-mo pushed a commit that referenced this pull request Sep 25, 2018
* Reformatting code with black instead of yapf

* Fix python2 issue

* Add .flake8 file (#26)

* remove unneeded diff
dchigarev pushed a commit to dchigarev/modin that referenced this pull request Aug 25, 2020
mvashishtha pushed a commit to mvashishtha/modin that referenced this pull request Mar 31, 2023
vnlitvinov pushed a commit to vnlitvinov/modin that referenced this pull request Apr 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Benchmarking 🏁 Issues and pull requests for evaluating runtime

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants