What is the performance cost of calling a function that doesn't exist?
If the cost is low, we can essentially turn off any of our unused functions such as our custom trace function by commenting the function body out using JSFL and turn it back on when we want to debug our code.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home