Go Microservices blog series, part 15 - Monitoring with Prometheus. 12 September 2018 // Erik Lupander Contents Source code 1. Overview 2. Prometheus 2.1 Metric types 2.2 The...
Performance Fast bytecode interpreter Optimizing compiler Epsilon-overhead debugger Inline caching for table and global access Importing global access chains Fast method calls...
Enhancing performance Cython (writing C extensions for pandas) Pure Python Plain Cython Adding type Using ndarray More advanced techniques Using Numba Jit Vectorize Caveats...