# Type aliases
ExprStats represents the result of profiling an expression.
ExprStatsAggregated represents the result of profiling an expression by aggregating `n` profiles.
FileReport represents a profiler report for a single file.
Profiler computes and reports on the time spent on expressions.
Report represents the profiler report for a set of files.