Freeswitch taking time in reading js file using v8 library

We are getting the problem in reading the js file from dialplan.

It is using mod_v8. But when a little bit load increase on the system testing, it starts taking time in loading js file.

Dialplan properly readed and when it comes to read the javascript file. it starts taking time in reading that almost 9 to 10 seconds sometime.
Anybody having this issue? or solution

Thanks
Ashu Mittal

What are you doing? Sounds like you might be fork bombing your instance.

let me give you example I am working very simple in this case

In this, it complete stage till spandsp_start_dtmf
but then after this when it call check.js it takes too much time

Sounds like you might be adding more and more detectors by mistake