Skip to content

Conversation

@sylee957
Copy link
Member

Fixes #49
sympy/sympy#16652 (comment)

We don't need to make a full tutorial here, but I think we need some strong guide for the sympy main developers, about how to run the benchmarks locally to compare across forks or such.

I have added some basic tutorials


or in conda environment, use

``conda install -c conda-forge virtualenv`` to install the dependency.
Copy link
Member

Choose a reason for hiding this comment

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

I can't imagine that this is a good idea.

i would be better to recommend using conda environments in asf.conf.json.

Copy link
Member

Choose a reason for hiding this comment

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

probably, I can't remember why we opted to keep virtualenv as the default.

Copy link
Member

Choose a reason for hiding this comment

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

I just swap out the conf file on my benchmark machine and use conda. Here is an issue: #4

Copy link
Member

Choose a reason for hiding this comment

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

And there was this attempt: #42

Copy link
Member

Choose a reason for hiding this comment

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

Ah, now I remember. @sylee957 opened #54, I added the auto-selection logic to run_benchmarks.sh

@bjodah bjodah merged commit 768ddd6 into sympy:master Apr 21, 2019
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.

Broken link in readme

3 participants