aboutsummaryrefslogtreecommitdiff
path: root/perf.mal
AgeCommit message (Collapse)Author
2015-02-28Add long running perf test.Joel Martin
2015-02-09matlab: stepA, perf test, comments.Joel Martin
2015-01-09Make: refactor number type. Support large numbers.Joel Martin
- Can support numbers up to 100 decimal digits in length. - Still no support for negative numbers or floating point. - Change time-secs to time-ms and remove conditional in perf.mal
2015-01-06rust: add step8_macrosJoel Martin