mirror of
https://github.com/crioux/turbo-linecount.git
synced 2026-03-02 03:40:07 +00:00
pass Python code via -c instead of feeding to STDIN; on my system (Ubuntu) the later just measures the time to feed the code, not the execution (resulting in 0.00s runtime being reported)