Elixir Bottleneck

This commit is contained in:
2017-07-16 20:24:31 +02:00
parent 28d0c910d3
commit aace984b81

View File

@@ -21,6 +21,7 @@
- [A tour of Elixir performance & monitoring tools](https://hackernoon.com/a-tour-of-elixir-performance-monitoring-tools-aac2df726e8c). - [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). - [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). - [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 ### Testing
- Unit Testing framework [ExUnit](https://hexdocs.pm/ex_unit/ExUnit.html). - Unit Testing framework [ExUnit](https://hexdocs.pm/ex_unit/ExUnit.html).
@@ -45,4 +46,4 @@
## General ## General
- [Keep a changelog](http://keepachangelog.com/). - [Keep a changelog](http://keepachangelog.com/).
- [https://github.com/minimaxir/big-list-of-naughty-strings](https://github.com/minimaxir/big-list-of-naughty-strings). - [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). - [The-Big-Username-Blacklist](https://github.com/marteinn/The-Big-Username-Blacklist).