Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minification #3

Closed
gfwilliams opened this issue Nov 7, 2019 · 2 comments
Closed

Minification #3

gfwilliams opened this issue Nov 7, 2019 · 2 comments

Comments

@gfwilliams
Copy link
Member

Currently apps are unminified and no modules are loaded. We could use EspruinoTools to do the work for us?

gfwilliams pushed a commit that referenced this issue Nov 12, 2019
* Some performance improvement updates. Suspends timer when LCD is off, and resume when it comes back.
@gfwilliams
Copy link
Member Author

Actually just this file would basically do what we need (and more) by pretokenising: https://github.com/espruino/EspruinoTools/blob/gh-pages/plugins/pretokenise.js

Although obviously a proper minifier could do inlining and all sorts of other things.

This is actually less of a big deal as I turned on pretokenisation, so it really only affects upload time

gfwilliams pushed a commit that referenced this issue Nov 26, 2019
gfwilliams pushed a commit that referenced this issue Apr 2, 2020
@rigrig rigrig mentioned this issue Apr 26, 2020
flashback2k14 added a commit to flashback2k14/BangleApps that referenced this issue Apr 30, 2020
flashback2k14 added a commit to flashback2k14/BangleApps that referenced this issue May 1, 2020
flashback2k14 added a commit to flashback2k14/BangleApps that referenced this issue May 1, 2020
gfwilliams pushed a commit that referenced this issue May 7, 2020
gfwilliams pushed a commit that referenced this issue May 11, 2020
use interval instead of timeout
@gfwilliams
Copy link
Member Author

This is now fixed - we pull in the Espruino Tools so could minify, but we just pretokenise for now which is still a bit improvement

gfwilliams pushed a commit that referenced this issue Jan 4, 2021
gfwilliams pushed a commit that referenced this issue Feb 22, 2021
gfwilliams pushed a commit that referenced this issue Mar 9, 2021
gfwilliams pushed a commit that referenced this issue Jul 26, 2021
formatting fixes (forgive the noob)
gfwilliams pushed a commit that referenced this issue Sep 13, 2021
gfwilliams pushed a commit that referenced this issue Sep 28, 2021
Sync with espruino master
gfwilliams pushed a commit that referenced this issue Oct 28, 2021
gfwilliams pushed a commit that referenced this issue Dec 6, 2021
gfwilliams pushed a commit that referenced this issue Mar 21, 2022
gfwilliams pushed a commit that referenced this issue Apr 25, 2022
* Update metadata.json

* Update ChangeLog

* Update fuzzyw.app.js

* Update de_DE.json

* Update de_DE.json
gfwilliams pushed a commit that referenced this issue May 20, 2022
Fixed the readme with better words
gfwilliams pushed a commit that referenced this issue Jun 7, 2022
gfwilliams pushed a commit that referenced this issue Jun 27, 2022
gfwilliams pushed a commit that referenced this issue Jun 28, 2022
gfwilliams pushed a commit that referenced this issue Sep 7, 2022
gfwilliams pushed a commit that referenced this issue Nov 9, 2022
Le-Kat added a commit to Le-Kat/BangleApps that referenced this issue Feb 28, 2023
gfwilliams pushed a commit that referenced this issue May 19, 2023
Merge Rescalc to master
gfwilliams pushed a commit that referenced this issue Sep 19, 2023
Split up "alarm settings (incl group), drag keyboard settings fix" in app specific commits
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant