Popular Performance Programming Tips
Slow admin pages in Django?
Andy Mroczkowski
·
1 response
·
python, performance, django
Simple measure of code execution time in Rails console
toni
·
0 responses
·
ruby, rails, performance, time
Sharing HTML Fragment Caches Between Users With CSS
Matthew Spence
·
0 responses
·
ruby, css, rails, performance
PHP 5.3 : Garbage Collector
Samuel Merlet
·
2 responses
·
php, performance, memory leak, php 5.3
Getting started with trystack.org (OpenStack sandbox)
Vladimir Reshetnikov
·
1 response
·
performance, virtual, openstack, cloud
Combine Google Fonts to Save on HTTP Requests
Jacob Lichner
·
3 responses
·
performance, google web fonts
Fast-clickable buttons on mobile web apps
Mihail Minkov
·
2 responses
·
mobile, performance, click, fastbutton
ES6 Tranceur vs Standard Javascript Performance
Mike Horen
·
0 responses
·
performance, javascript, es6, traceur
SQL Optimisation :: Convert Primary Keys to Clustered Indexes
John Bevan
·
2 responses
·
sql, performance, index, tsql
Prefetch associations for existing model instances
Michael Schaefermeyer
·
0 responses
·
rails, activerecord, performance, prefetching
Measure App Response Time with Apache
Chris Henry
·
0 responses
·
php, linux, performance, apache
JavaScript Looper
Daniel Lamb
·
4 responses
·
performance, loop, optimization, javascript
stop using ab
eli
·
0 responses
·
performance, testing
Simple and Short Test: Memcached and Redis
Hafiz Badrie Lubis
·
2 responses
·
redis, performance, memcached
Dont do $('#foo').get(0), use Plain JS instead
Javis V. Pérez
·
2 responses
·
jquery, performance, selector, javascript
PhoneGap: Update that DOM while scrolling - easy! (for static elements)
Oliver Tupman
·
0 responses
·
performance, dom, phonegap, javascript
Better jQuery Performance
Zach Reed
·
1 response
·
performance, plugin, jquery plugin, jquery performance
Iteration in JavaScript done right
Eneko
·
0 responses
·
performance, loop, javascript, iteration
Utilizing Nginx's FastCGI cache
Peter Mescalchin
·
3 responses
·
performance, cache, nginx, wordpress
Speeding up your terminal in OSX by clearing ASL logs
Ciro Nunes
·
2 responses
·
zsh, terminal, log, osx
Optimizing Knockout.js
emi420
·
0 responses
·
performance, knockout.js, javascript
High Performance MySQL with Percona
Nathan Malcolm
·
1 response
·
mysql, performance, database, scaling
Quick Ranking by attribute Rails/Heroku
Randy Morgan
·
0 responses
·
rails, heroku, sql, performance
Show current process in MySQL console
Nicolas Rio
·
0 responses
·
mysql, performance, process, list
Is continuous scrolling the best way to show/load more content?
Giulian Drimba
·
1 response
·
performance, ux, best parctices