-
-
Notifications
You must be signed in to change notification settings - Fork 185
Comparing changes
Open a pull request
base repository: python/pyperformance
base: 1.0.6
head repository: python/pyperformance
compare: 1.0.7
- 16 commits
- 43 files changed
- 9 contributors
Commits on Nov 28, 2022
-
The Dask scheduler is largely pure-python-code-bound. There is a discussion about the details here. For this reason, it makes a good real-world workload of a distributed system benchmark (even when the benchmark is running locally on a single core). Thanks to @TomAugspurger for the suggestion, and @mrocklin for providing the meat of the benchmark itself.
Configuration menu - View commit details
-
Copy full SHA for 1631b6a - Browse repository at this point
Copy the full SHA 1631b6aView commit details -
Fix the django_template benchmark on cpython main (gh-248)
Fixes #247. Django has a runtime dependency on distutils, so adding setuptools as a dependency resolves it. This has already been resolved upstream [1], but this allows us to keep using the same version of Django for the benchmark. [1] django/django#14240
Configuration menu - View commit details
-
Copy full SHA for fd22d5a - Browse repository at this point
Copy the full SHA fd22d5aView commit details
Commits on Dec 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d5c8e42 - Browse repository at this point
Copy the full SHA d5c8e42View commit details
Commits on Dec 5, 2022
-
no-issue: Migrate to the pyproject.toml (#249)
* no-issue: Migrate to the pyproject.toml * Update pyproject.toml Co-authored-by: Eric Snow <ericsnowcurrently@gmail.com> * Support include-package-data = true * Add installing build Co-authored-by: Eric Snow <ericsnowcurrently@gmail.com>
Commits on Dec 7, 2022
-
.github: Add Automated release process (gh-251)
* .github: Add Automated release process * rebase * Fix wrongly rebased code * Apply suggestions from code review Co-authored-by: Eric Snow <ericsnowcurrently@gmail.com> * pyproject.toml: Address code review Co-authored-by: Eric Snow <ericsnowcurrently@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 340008c - Browse repository at this point
Copy the full SHA 340008cView commit details
Commits on Dec 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b3c5e70 - Browse repository at this point
Copy the full SHA b3c5e70View commit details
Commits on Jan 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fac2015 - Browse repository at this point
Copy the full SHA fac2015View commit details
Commits on Jan 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5d82c87 - Browse repository at this point
Copy the full SHA 5d82c87View commit details
Commits on Feb 20, 2023
-
Add comprehensions benchmark (#265)
Carl Meyer authoredFeb 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 433550e - Browse repository at this point
Copy the full SHA 433550eView commit details
Commits on Mar 7, 2023
-
Allow contributors to manually run tests on their GitHub forks (#269)
Makes it easier to debug CI issues without creating a PR
Configuration menu - View commit details
-
Copy full SHA for 4a69828 - Browse repository at this point
Copy the full SHA 4a69828View commit details
Commits on Apr 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9c58774 - Browse repository at this point
Copy the full SHA 9c58774View commit details
Commits on Apr 19, 2023
-
gh-263: Run Python 3.12 task as the experimental task (#274)
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for fe07325 - Browse repository at this point
Copy the full SHA fe07325View commit details
Commits on Apr 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ca27f73 - Browse repository at this point
Copy the full SHA ca27f73View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4fcdd9 - Browse repository at this point
Copy the full SHA c4fcdd9View commit details
Commits on Apr 22, 2023
-
Upgrade to pyperf 2.6.0 (#272)
* Upgrade to pyperf 2.6.0 * Remove use of pypy warmup kwarg in all (3) benchmarks See discussion in #272 (comment) This argument doesn't do anything [since 2017](psf/pyperf@d21fee8#diff-80086baf88b49811bed7ea6f51429845ec5c6494f2c5ed0214f94add87631e54L140), and was [removed from the runner interface](psf/pyperf@d5349bb#diff-d1600cb0c5deea10c84136091897ee5086097ac9e35be850235c1f28b7a48316L74).
Configuration menu - View commit details
-
Copy full SHA for 5e6d663 - Browse repository at this point
Copy the full SHA 5e6d663View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99fe9b1 - Browse repository at this point
Copy the full SHA 99fe9b1View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.0.6...1.0.7