Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Changes
Page history
Update Performance and memory optimization
authored
Mar 29, 2019
by
Iker Hurtado
Show whitespace changes
Inline
Side-by-side
Performance-and-memory-optimization.md
View page @
0b79efda
...
...
@@ -65,13 +65,13 @@ The structure representation (data model) and the algorithms working on it can b
`PENDING`
Idea: use
d
Typed array instead of regular arrays
Idea: use Typed array instead of regular arrays
### Create efficient math functions/operators
`PENDING`
Idea: get rid of
`
mathjs
`
library
Idea: get rid of
*
mathjs
*
library
Idea: implement our own math operators
...
...
...
...