performance-measurement topic

List performance-measurement repositories

timemory

347
Stars
35
Forks
Watchers

Modular C++ Toolkit for Performance Analysis and Logging. Profiling API and Tools for C, C++, CUDA, Fortran, and Python. The C++ template API is essentially a framework to creating tools: it is design...

performance-testing-framework

398
Stars
205
Forks
Watchers

Framework allows to perform load testing with Apache Jmeter, view application/server metrics in real-time with Grafana, analyze errors cause with detailed traces for failed requests, compare different...

OpenSpeedMonitor

129
Stars
26
Forks
Watchers

Open Source Web Performance Monitoring. Made by iteratec.

AppMethodOrder

2.5k
Stars
313
Forks
Watchers

一个能让你了解所有函数调用顺序以及函数耗时的Android库(无需侵入式代码)

tasty-bench

79
Stars
10
Forks
Watchers

Featherlight benchmark framework, drop-in replacement for criterion and gauge.

tasty-bench-fit

24
Stars
2
Forks
Watchers

Benchmark a given function for variable input sizes and find out its time complexity