Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
create
Function · 0.90
getSafeProperty
Function · 0.90
formatTaskResult
Function · 0.90
undefinedSymbol
Function · 0.85
assertApproxEqual
Function · 0.70
compile
Method · 0.65
parse
Method · 0.65
has
Method · 0.65
get
Method · 0.65
log
Method · 0.65
evaluate
Method · 0.65
add
Method · 0.65
Tested by
no test coverage detected