From aace984b818a87dd527cee7bf827faf61d49e581 Mon Sep 17 00:00:00 2001 From: Pascal Schmid Date: Sun, 16 Jul 2017 20:24:31 +0200 Subject: [PATCH] Elixir Bottleneck --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dd008fd..656690f 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ - [A tour of Elixir performance & monitoring tools](https://hackernoon.com/a-tour-of-elixir-performance-monitoring-tools-aac2df726e8c). - [Web based metrics, monitoring, and observer](https://github.com/shinyscorpion/wobserver). - [ExTop is an interactive monitor for the Erlang VM](https://github.com/utkarshkukreti/ex_top). +- [The Elixir Bottleneck](http://iacobson.net/the-elixir-bottleneck/). ### Testing - Unit Testing framework [ExUnit](https://hexdocs.pm/ex_unit/ExUnit.html). @@ -45,4 +46,4 @@ ## General - [Keep a changelog](http://keepachangelog.com/). - [https://github.com/minimaxir/big-list-of-naughty-strings](https://github.com/minimaxir/big-list-of-naughty-strings). -- [The-Big-Username-Blacklist](https://github.com/marteinn/The-Big-Username-Blacklist). \ No newline at end of file +- [The-Big-Username-Blacklist](https://github.com/marteinn/The-Big-Username-Blacklist).