and compiles the code (usually bytecode or some kind of VM instructions) on the fly (or just-in-time, as it's called) into a form that's usually faster, typically the host CPU's native instruction set. A JIT has access to dynamic runtime information whereas a standard compiler doesn't and can make better optimizations like inlining functions that are used frequently. Mark Cidade Friday, October 18, 13
text Bandwidth Throttling to simulate slower Internet connections including latency AJAX debugging – view XML and JSON requests and responses as a tree or as text Friday, October 18, 13
text Bandwidth Throttling to simulate slower Internet connections including latency AJAX debugging – view XML and JSON requests and responses as a tree or as text AMF – view the contents of Flash Remoting / Flex Remoting messages as a tree Friday, October 18, 13
different inputs Breakpoints to intercept and edit requests or responses Validate recorded HTML, CSS and RSS/atom responses using the W3C validator Friday, October 18, 13