Skip to content

BLD: various test_perf fixes #6235

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

Merged
1 commit merged into from Feb 3, 2014
Merged

BLD: various test_perf fixes #6235

1 commit merged into from Feb 3, 2014

Conversation

ghost
Copy link

@ghost ghost commented Feb 3, 2014

  • The git ref parsing didn't handle annotated tags well, returning a bad hash
    if you tried test_perf -t HEAD -b v0.13.0 and got a weird error, fixed. (git weirdness, fyi @cpcloud)
  • try to Disable frame_expand_repr when printing stats, pasting results for comparison is much easier
    that way.
  • Added --temp-dir to name a specific (rather then randomized) scratch directory for vbench,
    the randomized temp. dir was preventing ccache from doing it's job. Highly recommended
    that you always invoke test_perf with a consistent --temp-dir my-benching-dir. This took down
    the comparative runs from 5 minutes to less then 60 seconds on my box. cc @jreback, @yarikoptic.

xref #6199

ghost pushed a commit that referenced this pull request Feb 3, 2014
BLD: various test_perf fixes
@ghost ghost merged commit a4376b5 into pandas-dev:master Feb 3, 2014
@ghost ghost deleted the PR_tp branch February 3, 2014 04:39
This pull request was closed.
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.

0 participants