Skip to content
This repository has been archived by the owner on Feb 23, 2023. It is now read-only.

Benchmarks for Exercism Elixir Scrabble Score problem iterations

License

Notifications You must be signed in to change notification settings

paulfioravanti/exercism_scrabble_benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exercism: Elixir Scrabble Score Benchmark

These are my attempts to benchmark the iterations I went through when solving the Exercism Elixir Scrabble Score problem using Benchee.

It is the companion repository to a lightning talk (slides) I did for the Elixir Sydney July 2019 meetup.

Install

git clone git@github.com:paulfioravanti/exercism_scrabble_benchmark.git
cd exercism_scrabble_benchmark
mix deps.get

Run Benchmarks

Benchmark parameters can be changed in the benchmarks/scrabble_benchmark.exs file. Configuration parameters and their meanings can be found in the Benchee README.

mix run benchmarks/scrabble_benchmark.exs

About

Benchmarks for Exercism Elixir Scrabble Score problem iterations

Topics

Resources

License

Stars

Watchers

Forks

Languages