Skip to content
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

Compare two different installations of symengine #6

Open
certik opened this issue Aug 25, 2017 · 0 comments
Open

Compare two different installations of symengine #6

certik opened this issue Aug 25, 2017 · 0 comments

Comments

@certik
Copy link
Contributor

certik commented Aug 25, 2017

The issue #5 is for comparing two symengine branches, but we also need to compare the same symengine commit, but two different ways to install it, e.g.:

  • with and without TCMALLOC
  • with and without FLINT
  • gcc 5.3 vs 7.0
  • different docker base images, e.g. ubuntu 16.04 vs. alpine linux (the results can differ, due to gcc options about stack protection and different libc libraries)
    ...

So that we can determine how to get the fastest results for the given symengine commit.

This was referenced Aug 25, 2017
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

No branches or pull requests

1 participant