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

PXD-1328 ⁃ performance improvements for bulk submission #168

Closed
philloooo opened this issue Jul 30, 2018 · 1 comment
Closed

PXD-1328 ⁃ performance improvements for bulk submission #168

philloooo opened this issue Jul 30, 2018 · 1 comment
Assignees

Comments

@philloooo
Copy link
Contributor

philloooo commented Jul 30, 2018

we have a pypy branch feat/pypy, we should do performance analysis for the pypy version docker image and see if we can merge this branch.

@philloooo
Copy link
Contributor Author

➤ giangbui commented:

I have also observed the same situation when benchmarking the sheepdog. Please check the peregrine for more detail in the below link

https://jira.opensciencedatacloud.org/browse/PXD-1330

Here a the results, of mean submitting time with cPython 2.7 and PyPy 1.6.1:

After 10 requests: cPython - 115s PyPy - 210s

200 request more: cPython - 110 PyPy - 119s

200 request more: cPython - 117 PyPy - 116s

It seems there is no improvement with using pypy

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

2 participants