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

Improving performance on RailsBridge.org #2

Open
lilliealbert opened this issue Mar 12, 2015 · 2 comments
Open

Improving performance on RailsBridge.org #2

lilliealbert opened this issue Mar 12, 2015 · 2 comments

Comments

@lilliealbert
Copy link
Member

If anyone wants access to the New Relic account for RailsBridge.org, it exists!

Here's what we're looking at for this past week:

screen shot 2015-03-11 at 9 11 07 pm

3.69 seconds average page load seems awfully slow?

@eanakashima
Copy link

For a site with some big hero images and web fonts, it's actually not too bad, but I'm sure we could speed it up some.

@tsykoduk
Copy link

The first thing that I look at is CDN and caching. If we don’t have one, a CDN can really be a quick win to shave some of those milliseconds off.

Since we are running on Heroku the Fastly addon could be a really quick win. I've used them before.

On Mar 12, 2015, at 8:33 AM, Emily Nakashima notifications@github.com wrote:

For a site with some big hero images and web fonts, it's actually not too bad, but I'm sure we could speed it up some.


Reply to this email directly or view it on GitHub #2 (comment).

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

3 participants