Skip to content

Latest commit

 

History

History
135 lines (132 loc) · 4.25 KB

index.md

File metadata and controls

135 lines (132 loc) · 4.25 KB
title type mobile_menu_title
Performance Tracking
perf
Performance Tracking
Primary Measurement: Median Mean Min Max Show Range Area Y Start: 0 Min. Value Chart Height:
Start: End:

This project exists to track various benchmarks related to the Zig project regarding execution speed, memory usage, throughput, and other resource utilization statistics.

The goal is to prevent performance regressions, and provide understanding and exposure to how various code changes affect key measurements.

>
Hovered commit
vs. previous
vs. first
CPU Cycles
CPU Instructions
Cache References
Cache Misses
Wall Time
User-Space Time
Kernel Time
Max RSS
Branch Misses
Samples
<script type="text/javascript" src="d3-7.1.1.min.js"></script> <script type="text/javascript" src="perf.js"></script>