pyo3/examples/word-count/tests
Alexander Niederbühl d2c7645bad Add benchmark for Python threaded word count
Add benchmark where the sequential Rust version of the word count is
executed twice to demonstrate parallelism with Python threads.  Also
slightly simplify the benchmark functions.
2020-06-05 20:22:20 +02:00
..
test_word_count.py Add benchmark for Python threaded word count 2020-06-05 20:22:20 +02:00