Skip to content

GSOC Work Product Submission

Kacper Mentel edited this page Aug 25, 2017 · 4 revisions

ETS support for Erlang Lab

Introduction

I have been working on the ErlangPL project over the last few months to make it possible to measure and visualise ETS performance. I created three views which allow users analysing ETS tables from different perspectives. The scheme of the views looks as follows: cluster view (shows all the nodes in a cluster) -> node view (shows all ETS tables on a node) -> ETS details (shows more detailed information).

Project status

All the views are implemented and merged into the master branch of the ErlangPL repository. All the work was released in the erlangpl 0.9.0. Documention is also provided.

Resources

Repositories

Releases

Pull requests

Issues

Commits

Documentation