Expand description
FFI Overhead Profiling
This module provides utilities for profiling FFI call overhead and identifying performance bottlenecks in cross-language boundaries.
Structs§
- FfiCall
Guard - RAII guard for profiling FFI calls
- FfiCall
Stats - FFI call statistics
- FfiProfiler
- FFI profiler for measuring call overhead
- Overhead
Summary - Overhead summary
- Profiling
Report - Profiling report
Functions§
- global_
profiler - Get the global FFI profiler