The Wayback Machine - https://web.archive.org/web/20220628083827/https://github.com/topics/elixir-language
Skip to content
#

elixir-language

Here are 74 public repositories matching this topic...

xxlabaza
xxlabaza commented Sep 10, 2018

Netty server reports about a memory leak during benchmark testing in an encon-java lib.

How to reproduce:

  1. clone encon-java project:
$> git clone https://github.com/appulse-projects/encon-java.git
  1. go to the root of encon-java project:
$> cd encon-java
  1. run JMH benchmark tests like this:
$> mvn clean package \
     -DskipTest
bug good first issue

Improve this page

Add a description, image, and links to the elixir-language topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the elixir-language topic, visit your repo's landing page and select "manage topics."

Learn more