Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/python/pyperformance

Python Performance Benchmark Suite
https://github.com/python/pyperformance

venv now sets HGPYTHON3=1 env var

9b47e75f48bf6ee84ec121976b66cf6514bf040f authored over 5 years ago by Victor Stinner <[email protected]>
Update requirements

d631ab36e7a07f8a7f17591a922df39818cb724e authored over 5 years ago by Victor Stinner <[email protected]>
Issue #57: bm_chaos: remove dead code

Remove GetKnots() function.

6690642ddeda46fc5ee6e97c3ef4b2f292348ab8 authored over 5 years ago by Victor Stinner <[email protected]>
Increase version to 0.9 since the project name changed

Prepare 0.9 release.

3d9c9d17895bc70f06de63b7a1382623c2f388a5 authored over 5 years ago by Victor Stinner <[email protected]>
Travis CI: Add Python nightly

532544d906a3b9dea58002f3f724afc1ffb6feca authored over 5 years ago by Victor Stinner <[email protected]>
Rename performance project to: pyperformance

93b945bf0eeb9805485ad43c5b798347fa409852 authored over 5 years ago by Victor Stinner <[email protected]>
Remove pyperformance: setup.py already has an entry point

202d921de83101b99eaf79d2d9d131eb2203e131 authored over 5 years ago by Victor Stinner <[email protected]>
Update Mako and SQLAlchemy

f9344b1d4046cb7b7d54cf95e9ea85493a40be27 authored over 5 years ago by Victor Stinner <[email protected]>
Issue #54: Update Genshi to 0.7.3

Re-enable genshi benchmark.

cf0f71bd7511a624a52e97b5fc90af1de72297d6 authored over 5 years ago by Victor Stinner <[email protected]>
Update changelog

238c6f7aa9339c9addd1f509b71f80ac64c98d2c authored over 5 years ago by Victor Stinner <[email protected]>
Replace "perf" with "pyperf"

fe4d0ba9fc9451e54ac2ba9a9457191a997cd13c authored over 5 years ago by Victor Stinner <[email protected]>
fix bm_tornado_http (#56)

* fix bm_tornado_http

* enable tornado_http again

45794822710499b0ee8bb3b4a929d40293e9be89 authored over 5 years ago by Inada Naoki <[email protected]>
Disable genshi and tornado_http benchmarks

Benchmarks fail on Python 3.8, but I don't have the bandwidth to fix
them.

63b0a6e84f2133db58499fd4a73331157c8d7c30 authored over 5 years ago by Victor Stinner <[email protected]>
sudo no longer required (#52)

The sudo keyword is now ignored. See https://blog.travis-ci.com/2018-11-19-required-linux-infras...

00fd618e3e8da1bd5647f71bb30ab2ede4da792a authored over 5 years ago by Hugo <[email protected]>
post-release

374b6060f1f0714c5ff61ffa5053dbd2da84a660 authored over 5 years ago by Victor Stinner <[email protected]>
Travis CI: fix PyPy version

6540ed752d8ef00a6da781eb9090b443ade7e919 authored over 5 years ago by Victor Stinner <[email protected]>
Travis CI: use Ubuntu Xenial

966c2e0db6343b16bf5b1de660720dfc84d702a3 authored over 5 years ago by Victor Stinner <[email protected]>
Travis CI: replace Python 3.5 with 3.7

e94a1b4c5388d38ac77019d8babcb6f165a01a74 authored over 5 years ago by Victor Stinner <[email protected]>
set version to 0.8.0

9171429264a57ea4eca5e8141771815a332a3e15 authored over 5 years ago by Victor Stinner <[email protected]>
Issue #46 and #47: reenable chameleon and genshi

These benchmarks were disabled until they became compatible with
Python 3.8.

e915acc5b4a34b09e502a4536c5c4d5bb4f3c745 authored over 5 years ago by Victor Stinner <[email protected]>
Update requirements.txt

adf5a21ea4ec7af39d016289c44273680f21449e authored over 5 years ago by Victor Stinner <[email protected]>
Fix pep8 warnings

d999e98d77ec6530edf733400824d38aeb74cd30 authored over 5 years ago by Victor Stinner <[email protected]>
Update compile.py for Mac OS (#45)

* Update compile.py

Fix darwin alias issue in #37

* Update compile.py

b620eb7521275431d663a1f6406c841371dccd2c authored over 5 years ago by Anthony Shaw <[email protected]>
Upgrade tornado to 5.1.1 (#49)

* Upgrade tornado==5.1.1

* Don't use removed loop= kwarg

https://www.tornadoweb.org/en/sta...

bcca57ecf894e69e2ee3346a9f43fca75db1d630 authored over 5 years ago by Inada Naoki <[email protected]>
Update Travis (#48)

* Use trusty image.
* Use pip cache.

924e58819b57b44921e3f49866db69925e3d8926 authored over 5 years ago by Inada Naoki <[email protected]>
doc: remove mention of removed threading group (#51)

It seems that group has been removed, let's not mention it anymore.

8f0d7bc89407bdcfed658b5335b94b8b3de1cae9 authored over 5 years ago by Julien Danjou <[email protected]>
No longer notify myself directly

6a0d0207114dab2c78cfad9f1a786ad60e2df228 authored over 5 years ago by Victor Stinner <[email protected]>
Add support for native libraries that are installed but not on path (#50)

* Add support for native libraries that are installed but not on path

At least on macOS, inst...

2a9524c0a5714e85106671bc61d750e800fe17db authored over 5 years ago by Robert Grimm <[email protected]>
Issue #47, #48: Disable genshi and chameleon

These benchmarks are incompatible with Python 3.8 yet.

2629c5f013ad21fea2dfdfc0ee59b21baeeaa74f authored about 6 years ago by Victor Stinner <[email protected]>
Update changelog

af11daef740baae1897e51b096f695cf6d11f9e8 authored about 6 years ago by Victor Stinner <[email protected]>
python_startup: Add --exit option (#39)

Python 3 has more graceful shutdown process.
It is one of major reason why Python 3 is slower t...

092577445b6b2031636bd6361e3f19002adca50f authored about 6 years ago by INADA Naoki <[email protected]>
bm_deltablue: fix typo

Spotted by Andres Amaya Garcia.

ed84c6d7ca2456a95bbebeabf6d2c33760313b3e authored about 6 years ago by Victor Stinner <[email protected]>
setup.py: import performance to get the version

Avoid duplication of version number: risk of inconsistency.

c386248866cdd7480f7d24f616ce09fb3d2962e2 authored about 6 years ago by Victor Stinner <[email protected]>
Revert tornado upgrade: it broke the Tornado benchmark

0c517679ac8f72acad0d028ba1070866057be383 authored about 6 years ago by Victor Stinner <[email protected]>
Update requirements

977ac404eb92ed772e85394988f86365f8d68c54 authored about 6 years ago by Victor Stinner <[email protected]>
Remove indirect dependencies

Indirect dependencies were used to install cffi, but Mercurial 4.0
doesn't depend on cffi anymore.

439aabf631167ec418ced5a31dc664581d8f7c9c authored over 6 years ago by Victor Stinner <[email protected]>
COMPAT: PyPy does not have c-accelerators for pickle (#36)

COMPAT: PyPy does not have c-accelerators for pickle.

51599695043f3e34b66e268d5bbdf84aa50a56f6 authored almost 7 years ago by Matti Picus <[email protected]>
post-release: set version to 0.6.2

c737313798b058af17287f06ec6e7d3236ca90b4 authored almost 7 years ago by Victor Stinner <[email protected]>
Prepare 0.6.1 release

503d7ee294e8fb5d60c020e4f061eba5fac56cdd authored almost 7 years ago by Victor Stinner <[email protected]>
Update perf to version 1.5.1

Explain also why Django was not upgraded to Django 2.0.

de30c822801f7e575a83f635f9b351945feccb3c authored almost 7 years ago by Victor Stinner <[email protected]>
Fix pep8

* Fix "E722 do not use bare except'" warnings: add # noqa
* Ignore flake8 warning E741: ambiguou...

cad60aea30832675c320eded41d3911a94b11d37 authored almost 7 years ago by Victor Stinner <[email protected]>
Update requirements

Main updates: Django to 2.0 and perf to 1.5.

655e86fd3587b0182d2b99781fcce1d614ef0525 authored almost 7 years ago by Victor Stinner <[email protected]>
haypo => vstinner

a0af3b1e73a5a40ea3867c6f5bd11d6e1d06429d authored about 7 years ago by Victor Stinner <[email protected]>
nothing less than perfection

c7f7bc3b3b28c388c0e6e345a1bcce17630c45be authored about 7 years ago by David Meyer <[email protected]>
doc: inherit-environ fix

e133ae04c38aaaef4985c45617dabc6e201c196a authored about 7 years ago by David Meyer <[email protected]>
add commands

91aa08c902a5c2cca82a92e7c78765bf1eda3c95 authored about 7 years ago by David Meyer <[email protected]>
remove date

762f271edd746af6e3dcc5bfb3cdeb11db497515 authored about 7 years ago by David Meyer <[email protected]>
Inherit the environment in recursive invocations

f9ebee09652f77ca01736f9b034a0bb0d8826a45 authored about 7 years ago by David Meyer <[email protected]>
post-release: set version to 0.6.1

2ebc46c24c5f816234d8026698470476a3c59d2e authored over 7 years ago by Victor Stinner <[email protected]>
prepare release 0.6

2c8183fe7334fd651ed7fed00c79c99cea47fee2 authored over 7 years ago by Victor Stinner <[email protected]>
Set version to 0.6.0

fd56aba871f864efd4fe1d992234bbf2dbb795c1 authored over 7 years ago by Victor Stinner <[email protected]>
Upgrade perf 1.3 to 1.4

2c7070d0f6cc773819edd570ad7dc86f82d0419c authored over 7 years ago by Victor Stinner <[email protected]>
Upgrade requirements

6035e5e0d867c8ecb9806d8295c3f7cfc022b579 authored over 7 years ago by Victor Stinner <[email protected]>
Add an issue template

93b3337d017634c3df40affa978229ac03e81337 authored over 7 years ago by Carol Willing <[email protected]>
Merge pull request #27 from bhavishyagopesh/logging

changes warn to warning

a59c54f0f040ffb0e6d5ffb4c884425ae4b8f3ed authored over 7 years ago by Victor Stinner <[email protected]>
change warn to warning

28c372668b1b8ec28286407a5ab9bc4e0639decb authored over 7 years ago by bhavishyagopesh <[email protected]>
compile: update Git (fetch) before getting revision

7e1f15650adbeb9f7407348016b5562d014f053b authored over 7 years ago by Victor Stinner <[email protected]>
Merge pull request #25 from haypo/logging_silent

Add again logging_silent benchmark

85ec877a69d6fcb0cf11dd19d0e9446234cd1f5f authored over 7 years ago by Victor Stinner <[email protected]>
Add again logging_silent benchmark

Revert partially commit b22d38d0f76ed21152e146fec3fa65f76da1372b.

4d6af94709887f0dc67704a535339b78afc93bdb authored over 7 years ago by Victor Stinner <[email protected]>
post-release: set version to 0.5.6

9932146db163ebc2ec96af56a3013bbcd9f6f7fd authored over 7 years ago by Victor Stinner <[email protected]>
prepare 0.5.5 release

e6029cab29611bfb03455403a72a302d399a5f48 authored over 7 years ago by Victor Stinner <[email protected]>
Fix PEP8 warnings

2f227b8f8f57aa610c16eea65031845373effa03 authored over 7 years ago by Victor Stinner <[email protected]>
Update requirements

1b75853de413c366a44794c5b9244d6655a34fb7 authored over 7 years ago by Victor Stinner <[email protected]>
doc: CPython

41e8bc5dda39eff9eeb2bf5083dee218a2090dbc authored over 7 years ago by Victor Stinner <[email protected]>
spambayes is not dead

d7a4027078ed741ea4ba97eda38acf8a7c5dac25 authored over 7 years ago by Victor Stinner <[email protected]>
TODO

ce56db4abd291b3bb86e8f8a1a162bd26438ac37 authored over 7 years ago by Victor Stinner <[email protected]>
Update performance documentation

2aaf860970a8efb33415930bc3c53a5e541fd366 authored over 7 years ago by Victor Stinner <[email protected]>
Remove logging_silent benchmark

It has been moved to pymicrobench

b22d38d0f76ed21152e146fec3fa65f76da1372b authored over 7 years ago by Victor Stinner <[email protected]>
TODO

384c3a89f7eeb2a73226ca4a4ae18a47e655fdd6 authored over 7 years ago by Victor Stinner <[email protected]>
doc: goal

4fb5c161e619a15ffd952724bcdb914c9bc8f26c authored over 7 years ago by Victor Stinner <[email protected]>
doc: no gc.collect()

65ef92e374ca28543b6ba605ce17c9a0eb0e2776 authored over 7 years ago by Victor Stinner <[email protected]>
doc: describe the goal of performance

2427381a87ed1521eafaadab507f155c4c4f4397 authored over 7 years ago by Victor Stinner <[email protected]>
document venv creation

b90258a3f7a4a67b4a284f8cc07e563e61599503 authored over 7 years ago by Victor Stinner <[email protected]>
The calls group has been removed

The "etree" group doesn't exist anymore neither.

a47bce4584c4a3f1f227743e95d2f271b96bae1c authored over 7 years ago by Victor Stinner <[email protected]>
Remove call_* microbenchmarks

825928a0a25bc690a8de65aa5d509d76b6180bc2 authored over 7 years ago by Victor Stinner <[email protected]>
Remove the pybench benchmark

Moved to https://github.com/haypo/pymicrobench

7e06295ec966c9f1fe315f707aa6a739ac86b73b authored over 7 years ago by Victor Stinner <[email protected]>
doc: add plots

b01bbd435ab70cc0d676b221ca832ede149c62c0 authored over 7 years ago by Victor Stinner <[email protected]>
doc: sympy_sum

d4cf74edd4ad79f5acd75956d6befa5f3f5d2937 authored over 7 years ago by Victor Stinner <[email protected]>
doc: describe sympy_sum cycle

30a30914cd8bb482107b269eeed7a47aeb3e00ac authored over 7 years ago by Victor Stinner <[email protected]>
html5lib: cycle of 5 values, 5th is 10% slower

3c19e4f4e20504d818ef94391a9084b0e7a07cfd authored over 7 years ago by Victor Stinner <[email protected]>
Update shootout.alioth.debian.org URL

Convert also comment to docstring.

01386a463119e40ff9f4002476de3034b0f3c206 authored over 7 years ago by Victor Stinner <[email protected]>
go: add docstring

0868c4a2ea1640b26901c983a67edd9f55e30d15 authored over 7 years ago by Victor Stinner <[email protected]>
sqlite synth: convert comment to docstring

8c8e0619c3fdc51f419a1e32f97a16eb3164c20b authored over 7 years ago by Victor Stinner <[email protected]>
pyflate: convert comment to docstring

118ab2cd8877b7b7e64ea95bdb13e4e22ba27c27 authored over 7 years ago by Victor Stinner <[email protected]>
Remove wrong description of fannkuch bench

5aea4be248f96f25c4e43169fdae66c0117ef2d3 authored over 7 years ago by Victor Stinner <[email protected]>
Update V8 URLs

22db203a630d50da1c651700de0ecfdbabe7b246 authored over 7 years ago by Victor Stinner <[email protected]>
Update telco URLs, fix also a typo

cdfcc87b271f181057326670c759ef8ea38f1470 authored over 7 years ago by Victor Stinner <[email protected]>
float: use __slots__

b3c724e421009d696436a45760be2f3017e6e371 authored over 7 years ago by Victor Stinner <[email protected]>
TODO

d40e831113df9754bb6845fac31529ff2a885f1c authored over 7 years ago by Victor Stinner <[email protected]>
doc: rewrite benchmarks doc

38d327612cab0c28b1a2cee5d45cdb5fa803c066 authored over 7 years ago by Victor Stinner <[email protected]>
changelog: set 0.5.4 release date

f36b4acab9bb411475587ef36f011100f7d99bc4 authored over 7 years ago by Victor Stinner <[email protected]>
compile: use --enable-unicode=ucs4 on Python 2

9af0c6e029db9d2a8475f11d5cc601d2992dc62e authored over 7 years ago by Victor Stinner <[email protected]>
Update MANIFEST.in: export doc/*

517a3767a9bc8daacb5077698aa47b0543bccfae authored over 7 years ago by Victor Stinner <[email protected]>
post release: set version to 0.5.5

3093c1a4d5d09779c0625b4400f347f33a75736a authored over 7 years ago by Victor Stinner <[email protected]>
Update changelog

9fd64ee0a07ad34cf24f0c81cd66ea9bb1da5615 authored over 7 years ago by Victor Stinner <[email protected]>
Update changelog

93092df11bc5bd76d834b677388f5b9b68f4b7d4 authored over 7 years ago by Victor Stinner <[email protected]>
Upgrade requirements

7a4e5254875d154db6be0e4e80bdd45d10056910 authored over 7 years ago by Victor Stinner <[email protected]>
Upgrade perf to 1.2

0bccf3383a70664befcd8a0b7be60671756c54c8 authored over 7 years ago by Victor Stinner <[email protected]>
doc: cpython results

54091986b3c017f93a13c5eba73e434a9fbb5973 authored almost 8 years ago by Victor Stinner <[email protected]>
doc: new cpython after bench on speed-python

d3f1b57c1697cb90b2f0cc4d1512471a942cd880 authored almost 8 years ago by Victor Stinner <[email protected]>