#ivan the terribles blog (performance improvements)

  • Using multi_fetch_fragments to cache partial rendering which drastically improved load performance.

  • Implimented eager loading to reduce queries.

#How to Run

rake db:setup rake load:blog rails s

#Load Impact Results Full 10mb slug of 100 posts with 100 comments per post and

example

##MIT License