Skip to content
#

erlang-node

Here are 9 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 erlang-node 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 erlang-node topic, visit your repo's landing page and select "manage topics."

Learn more