Presentation on several techniques used during performance optimization of some heavily used web service
-
Updated
Apr 13, 2016 - JavaScript
In computer science, instrumentation is a technique that consists of inserting specific instructions into a program to monitor and/or analyze its performance, functionality, or behavior, but without changing how it behaves.
It can be done statically, changing the program before executing it, or dynamically, inserting instructions while it’s being executed.
Presentation on several techniques used during performance optimization of some heavily used web service
Instrumentation with pre-built node binaries.
Code coverage for solidity
A Browser Extension to help detect potentially unsafe data leaving the browser.
Sample spring application with per-request profiling. Agent and build-time instrumentation. Profiler output visualization.
A Babel plugin for for instrumenting functions with Sentry logging
Code tracing and instrumentation
just an experiment
just another egg-zipkin-plugin
Controlled JavaScript code execution and instrumentation.
Pre-process javascript files as they get required
AppetizerIO CLI for Mobile DevOps Development
Open source instruments for Flight-Connect by iSim
Instrumentation package for New Relic Node.JS agent to monitor backend calls to Couchbase.
Out of the box distributed tracing for Node.js applications with OpenTracing.
Instrumentation for next.js framework
💥 Poof! Tag your JavaScript with markers, see the results inline (e.g. vim or emacs).
Record unit tests as you use your application.