for-GET / machine

Reference (NodeJS) implementation of the state machine described by HTTP decision diagram v4.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Leaks?

andreineculau opened this issue · comments

A quick look at the first runs showed some potential mem leaks,
but after playing with memwatch, I beg to differ.

Still, GC and performance should be investigating at some point ASAP

Reference: https://hacks.mozilla.org/2012/11/tracking-down-memory-leaks-in-node-js-a-node-js-holiday-season/