Joshua Peek

Results 37 comments of Joshua Peek

> Om master rendering layouts/applications is ~80msec. It's a little better. However rendering shared/login_form jumped from 8msec to 60msec. Alright, so I think that change can be explained by the...

Other info that might be useful, comparing regular reload times vs load, edit a js/css file, then reload.

Hmm, sounds like it could have been a regression in https://github.com/rails/sprockets-rails/pull/136/files. You're still seeing this bug, right?

> The problem is that serving 50 (or more) assets when debug mode is on can slow down the page load significantly. For this reason, and others you have mentioned...

Do we really want to design an API around passing paths to rake arguments like this? Won't you always be deploying with the same set of non-digest dependencies? Writing non-digest...

I've been experimenting with a similar idea, but using [age](https://github.com/FiloSottile/age) instead of gpg storing the data inside the existing repo key structure. A pretty hacky prototype, but it's been working...

I believe the old CSV export URLs went away a few days ago. It seems IMDB now has a new [exports page](https://www.imdb.com/exports/?ref_=wl), but requires them to be explicitly queued up....