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

ui: initial load dl lowering #2278

Merged
merged 3 commits into from
Jan 3, 2023
Merged

Conversation

jarveson
Copy link
Contributor

@jarveson jarveson commented Jan 3, 2023

  • swap db to json to allow github to gzip, should lower dl from 6mb to about ~300kb
  • optimize/compress asset imgs, lowers asset dir size by about ~75%
  • should lower 'homepage' dl from 1.5mb to about 700kb
  • depends a bit on github gzip setting, but feral sim should go from about 15mb dl to ~2mb

Signed-off-by: jarves <jarveson@gmail.com>
 - github will gzip json files, resulting in ~90% download reduction
 - 3.6mb -> 330kb

Signed-off-by: jarves <jarveson@gmail.com>
 - threw image assets into an image optimizer, img folder went from 16mb -> 5mb
 - converted prot_paladin bg from png to jpg for better size/quality

Signed-off-by: jarves <jarveson@gmail.com>
@jarveson jarveson merged commit 9798afb into wowsims:master Jan 3, 2023
@jarveson jarveson deleted the jake/initial-load branch January 3, 2023 20:08
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

Successfully merging this pull request may close these issues.

1 participant