Skip to content Skip to sidebar Skip to footer
Showing posts with the label Profiling

Why Is This Piece Of Javascript Code So Slow?

I have this piece of Javascript code, which takes about 600 ms on every call in Internet Explorer. … Read more Why Is This Piece Of Javascript Code So Slow?

Node.js Dtrace Error In Mac Os X Yosemite

I try DTrace the Node.js application on the Mac OS X 10.10 Yosemite: sudo dtrace -n 'profile-97… Read more Node.js Dtrace Error In Mac Os X Yosemite