MCPcopy Index your code
hub / github.com/josdejong/mathjs / expression_parser.js

File expression_parser.js

test/benchmark/expression_parser.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// test performance of the expression parser in node.js
2
3// browserify benchmark/expression_parser.js -o ./benchmark_expression_parser.js
4

Callers

nothing calls this directly

Calls 12

createFunction · 0.90
getSafePropertyFunction · 0.90
formatTaskResultFunction · 0.90
undefinedSymbolFunction · 0.85
assertApproxEqualFunction · 0.70
compileMethod · 0.65
parseMethod · 0.65
hasMethod · 0.65
getMethod · 0.65
logMethod · 0.65
evaluateMethod · 0.65
addMethod · 0.65

Tested by

no test coverage detected