Message390373
> I collected a few different sets of statistics: static stats for the stdlib and for mypy, dynamic stats for running mypy and a few of the benchmarks in pyperformance.
I'm sure you've considered this, but I'd be *very* careful using opcode stats from the official benchmarks to inform work on these improvements. It's probably better to stick to in-sample data from the stdlib / mypy / etc. and use the benchmarks *only* for measuring out-of-sample results.
Otherwise we may just end up hacking the benchmark suite. :) |
|
| Date |
User |
Action |
Args |
| 2021-04-06 20:43:39 | brandtbucher | set | recipients:
+ brandtbucher, gvanrossum, tim.peters, rhettinger, terry.reedy, gregory.p.smith, Mark.Shannon, eric.snow, serhiy.storchaka, pablogsal, BTaskaya |
| 2021-04-06 20:43:39 | brandtbucher | set | messageid: <[email protected]> |
| 2021-04-06 20:43:39 | brandtbucher | link | issue43684 messages |
| 2021-04-06 20:43:39 | brandtbucher | create | |
|