Looking at https://speed.python.org/comparison/, there are no benchmarks for python 3.7 and the recently released python 3.8beta. But if I look at the timeline https://speed.python.org/timeline/#/?exe=12&ben=2to3&env=1&revs=50&equid=off&quarts=on&extr=on I do see results for recent runs. Is it just a matter of adding the tags for the proper git commits for python3.7, 3.8beta, or does the code differ enough that we need specific runs to mark as "versions"?
Matti |
_______________________________________________ Speed mailing list -- speed@python.org To unsubscribe send an email to speed-le...@python.org