Skip to content

Add word count benchmark for MapReduce#7

Open
nbeerbower wants to merge 2 commits into
mainfrom
claude/add-word-count-benchmark-01SLKX7wRqecFCwTGz4UJXSC
Open

Add word count benchmark for MapReduce#7
nbeerbower wants to merge 2 commits into
mainfrom
claude/add-word-count-benchmark-01SLKX7wRqecFCwTGz4UJXSC

Conversation

@nbeerbower

Copy link
Copy Markdown
Contributor

Add word_count benchmark that counts words and lines in generated text, a classic MapReduce-style task. Implementations for C, Python, JavaScript, Ruby, and Hemlock all produce consistent results (9 words per line * N lines).

Add word_count benchmark that counts words and lines in generated text,
a classic MapReduce-style task. Implementations for C, Python, JavaScript,
Ruby, and Hemlock all produce consistent results (9 words per line * N lines).
…-benchmark-01SLKX7wRqecFCwTGz4UJXSC

# Conflicts:
#	run.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants