julia
aee4c26a - Record more fields via Core.Compiler.Timings (SnoopCompiler snoopi_deep) (#38416)

Commit
5 years ago
Record more fields via Core.Compiler.Timings (SnoopCompiler snoopi_deep) (#38416) Adds more fields to `InferenceFrameInfo`, via `@snoopi_deep`: - `limited::Bool`: If true, the result of this frame will *not be cached* - `nargs::Int`: The number of arguments in the slottypes.
Author
Parents
Loading