Skip to content

LBeaudoux/benchmark-iso639

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Benchmark ISO 639

This project benchmarks the speed of various Python packages that implement the IS0 639 language representation standards.

Usage

tox is required to set up an environment for each package.

$ tox -e iso-639
$ tox -e iso639-lang
$ tox -e python-iso639

Results

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.

About

A benchmark for the Python packages handling ISO 639.

Topics

Resources

License

Stars

Watchers

Forks

Languages