This project benchmarks the speed of various Python packages that implement the IS0 639 language representation standards.
tox
is required to set up an environment for each package.
$ tox -e iso-639
$ tox -e iso639-lang
$ tox -e python-iso639
Package | part 3 → part 1 |
---|---|
iso-639 | 117,577 |
iso639-lang | 466,091 |
python-iso639 | 1,228 |
Table 1: Number of calls processed per second. The benchmark consists in 10,000 iterations on a Linux machine running Python 3.8.