Commit 88d496a
committed
Improve performance in iOS + Phonegap
The old way to creating the byte array was causing the iOS + Phonegap implementation of Javascript to run really slow. This change improved performance by orders of magnitude (4x faster for some images).1 parent 8c90c83 commit 88d496a
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4476 | 4476 | | |
4477 | 4477 | | |
4478 | 4478 | | |
4479 | | - | |
4480 | | - | |
| 4479 | + | |
4481 | 4480 | | |
4482 | 4481 | | |
4483 | 4482 | | |
| |||
0 commit comments