sony / v8eval

Multi-language bindings to JavaScript engine V8
MIT License
403 stars 37 forks source link

Add method to get v8 isolate heap memory usage #21

Closed paetling closed 7 years ago

paetling commented 7 years ago

This implements this suggestion: https://github.com/sony/v8eval/issues/20

I have found this code very useful for AWS Autoscaling and other box memory specific alterations