[][src]Function wlambda::compiler::bench_eval_ast

pub fn bench_eval_ast(v: VVal, g: GlobalEnvRef, runs: u32) -> VVal

Evaluates a parsed AST a number of times and prints out some benchmarking information.