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

Faster page loads for admin interface (down to ~300ms) #72

Open
taoeffect opened this issue Dec 9, 2014 · 0 comments
Open

Faster page loads for admin interface (down to ~300ms) #72

taoeffect opened this issue Dec 9, 2014 · 0 comments

Comments

@taoeffect
Copy link
Member

taoeffect commented Dec 9, 2014

Currently the work for the new admin interface (#69) has been merged into the admin branch.

Once useful enhancement is to reduce the total page load by an order of magnitude.

The main culprit is the newly added browserify dependency (#73), which adds a whole bunch of unnecessary javascript. Ideally, we don't want a dist/app.js file at all, just direct coffeescript on-the-fly loading.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/6891022-faster-page-loads-for-admin-interface-down-to-300ms?utm_campaign=plugin&utm_content=tracker%2F528702&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F528702&utm_medium=issues&utm_source=github).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant