[go: nahoru, domu]

Skip to content

Playing with counting word frequencies (and performance) in various languages.

License

Notifications You must be signed in to change notification settings

indiscipline/countwords

 
 

Repository files navigation

Playing with counting word frequencies (and the performance thereof) in various languages. See the full article for context and background: https://benhoyt.com/writings/count-words/

To run the tests and benchmarks (you'll need Go, Rust, Python 3, AWK and perhaps other tools installed). Only tested on Linux:

./test.sh
./benchmark.py

For the latest results (run on my machine), see the article's performance results section.

Thanks to these contributors for additional language versions:

See other versions on Rosetta Code.

About

Playing with counting word frequencies (and performance) in various languages.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Rust 38.8%
  • Go 12.9%
  • C 12.5%
  • Forth 9.8%
  • Shell 8.1%
  • Python 6.7%
  • Other 11.2%