Re: [Speed] New benchmark suite for Python

Aug. 21, 2016
5:38 a.m.
On 20 August 2016 at 02:50, Maciej Fijalkowski <fijall@gmail.com> wrote:
Very likely just pyc import time
As one of the import system maintainers, that's a number I consider quite interesting and worth benchmarking :)
It's also one of the key numbers for Linux distro Python usage, since it impacts how responsive the system shell feels to developers and administrators - an end user can't readily tell the difference between "this shell is slow" and "this particular command I am running is using a language interpreter with a long startup time", but an interpreter benchmark suite can.
Cheers, Nick.
-- Nick Coghlan | ncoghlan@gmail.com | Brisbane, Australia
3192
Age (days ago)
3192
Last active (days ago)
0 comments
1 participants
participants (1)
-
Nick Coghlan