Skip to content

Benchmarks different approaches for counting occurences of words in a text.

Notifications You must be signed in to change notification settings

sonalys/rust-word-counting-benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Word count benchmark

Counts how many times each word appears in a sentence and then benchmark the algorithm time.

Usage

make run

About

Benchmarks different approaches for counting occurences of words in a text.

Topics

Resources

Stars

Watchers

Forks