Simple metrics library for C++ programs
-
Updated
Oct 8, 2012 - C++
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.
Simple metrics library for C++ programs
Simple go library for concurrent instrumented profiling.
Easy, targeted Ruby profiling
Presentation on several techniques used during performance optimization of some heavily used web service
Instrumentation with pre-built node binaries.
Simple and small Java library to collect statistics during program execution
A frequency / Hertz meter based on STM32F103 MCUs.
Reports instrumention metrics from various Ruby sources to Datadog.
ingimp-2.4.6.20080531
Packages containing Owin Middleware, AspNet Web API and AspNet MVC extensions to App Metrics
App Metrics Extensions Sampling Reservoirs
Hardening Java’s Access Control by Abolishing Implicit Privilege Elevation
Spy @PerformanceAudit methods with Javasisst
Plugin for the new substrates plugin interface of Score-P. Part of my Bachelor's thesis.
A more general rewriting framework for Android apps based on Soot Jimple IR