Narnach's Links
Bookmarks and stuff

Links for tag 'performance'

    Page:
  • 1
  • 2
1
MySQL Query Optimization > Using Indexes
Over 4 years ago, Narnach posted a link to www.informit.com.
1
Exceptional Performance - Thirteen Simple Rules for Speeding Up Your Web Site
Over 4 years ago, Narnach posted a link to developer.yahoo.com.
1. Make Fewer HTTP Requests\r\n 2. Use a Content Delivery Network\r\n ...
1
How to scale your web app
Over 5 years ago, Narnach posted a link to www.slideshare.net.
Slideshow by George Palmer of 3dogsbark.com
1
Memcached-client gem API
Over 5 years ago, Narnach posted a link to dev.robotcoop.com.
API for the ruby gem 'memcached-client'. This will allow you to do session, (...
1
QueryTrace - Rails query-to-code tracer
Over 5 years ago, Narnach posted a link to blog.talbott.ws.
This is a really useful plugin to find out where database queries are made fr...
1
Rails Performance Link Fest
Over 5 years ago, Narnach posted a link to www.juixe.com.
\"I have read most of the articles out there regarding Rails performance. Per...
1
Rails - not using sessions if you don't need to
Over 5 years ago, Narnach posted a link to blog.hasmanythrough.com.
Blog post on session :new_session => false
1
MemoryProfile.rb - Ruby memory profiler
Over 5 years ago, Narnach posted a link to rubyforge.org.
Script to identify memory hot spots in your ruby code.
1
Memcached PDF slides
Over 5 years ago, Narnach posted a link to errtheblog.com.
1
Memcached basics for Rails
Over 5 years ago, Narnach posted a link to swik.net.
Many speedy sites use memcached to save the results of expensive database que...