Tendrl / specifications

Tendrl specs go here
GNU Lesser General Public License v3.0
6 stars 16 forks source link

Add checks in travis to find the runtime resource utilization of tendrl processes #131

Closed nnDarshan closed 7 years ago

nnDarshan commented 7 years ago

We should have checks in our Travis framework to find the run-time utilization of resources like memory, CPU etc. for tendrl processes. Thus can avoid potential memory leaks and resource hogging in the deployment.