Terry J. Reedy <tjre...@udel.edu> added the comment:

How about: create a fake test file test/test_xintperf with test case and test 
method(s) that run timeit with a suite of int operations and print report.  
Create 'draft' PRs for main and 3.10 (and 3.9?).  Run just this test on 
buildbots.  (I believe I have seen this done.)

Improvement: write script to find buildbot results and consolidate.

Is there already a template for something like this?  If not, make one.

----------
nosy: +terry.reedy

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue45569>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to