internetee-epp_proxy/apps/epp_proxy
Maciej Szlosarczyk 66a9271db9
Logs memory usage by specific parts of erlang VM at a time
Log format:

```
14:03:28.892 [info] EPP proxy memory usage total: 31.04 MB, processes:
8.60 MB, processes_used: 8.59 MB, system: 22.43 MB, atom: 492.61 KB,
atom_used: 468.70 KB, binary: 893.20 KB, code: 8.16 MB, ets: 1.18 MB.
```
2020-02-26 14:12:08 +02:00
..
include Remove some code cuplication 2019-07-30 13:46:55 +03:00
priv Bump puma from 4.0.0 to 4.3.1 in /apps/epp_proxy/priv/test_backend_app 2019-12-23 07:22:57 +00:00
src Logs memory usage by specific parts of erlang VM at a time 2020-02-26 14:12:08 +02:00
test Handle hello that is not nested under command element 2019-10-05 10:11:28 +03:00