Newest Performance Programming Tips
setTimeout(func, 0) will not work as expected
Matt Johnson
·
4 responses
·
performance, javascript
Resize your images
Lucas Rinaldi
·
0 responses
·
css, performance, images, html
Doctrine Huge Collections Performance Tip
Tomasz Ślązok
·
0 responses
·
php, performance, doctrine
Show current process in MySQL console
Nicolas Rio
·
0 responses
·
mysql, performance, process, list
Awesome visualization for JS profiling
Phil Freo
·
0 responses
·
chrome, performance, js, profiling
Dont do $('#foo').get(0), use Plain JS instead
Javis V. Pérez
·
2 responses
·
jquery, performance, selector, javascript
List of First N Fibonacci Numbers with Performance
Amr Tamimi
·
0 responses
·
scala, performance, fibonacci
Did you know you can multithread in JavaScript?
Thomas Lindstrøm
·
4 responses
·
performance, javascript, multithread
CDNperf - CDN performance in numbers
Juho Vepsäläinen
·
0 responses
·
performance, cdn, javascript
Getting to know and love Chrome's CSS selector profile
Peter Mescalchin
·
1 response
·
css, chrome, performance, browser
PhoneGap: Update that DOM while scrolling - easy! (for static elements)
Oliver Tupman
·
0 responses
·
performance, dom, phonegap, javascript
High Performance Rails by Issei Naruta
David Paluy
·
0 responses
·
rails, performance, cache, speed
Fast byte array to hex string conversion in C#
Sascha Kiefer
·
2 responses
·
performance, convert, hex, c#
Easily check if a website has compression enabled
Reece Sellars
·
0 responses
·
performance, apache, gzip, workflow
Native equivalents of jQuery functions
Jiew Meng
·
3 responses
·
performance, javascript, jquery
MySQL 5.6, InnoDB and fast storage
Cristiano Diniz da Silva
·
0 responses
·
mysql, performance
Why you should always append DOM elements using DocumentFragments
Thomas Lindstrøm
·
10 responses
·
performance, dom, document, fragment
Don't use innerHTML to empty DOM elements
Thomas Lindstrøm
·
5 responses
·
performance, dom, boost, html
PhoneGap performance tips
Babos Csaba
·
2 responses
·
performance, tips, phonegap
Postgresql - Correcting bad logging data
Huy Nguyen
·
0 responses
·
logging, postgresql, performance, analytics
Use bitwise instead of Math-functions in JavaScript
Thomas Lindstrøm
·
0 responses
·
performance, math, boost, bitwise
Measure App Response Time with Apache
Chris Henry
·
0 responses
·
php, linux, performance, apache
Improve scroll performance of Chrome when using background-size: cover;
René Ras
·
5 responses
·
css, chrome, performance, background-size
Json performance in Python 2.6+
Kiran Gangadharan
·
0 responses
·
python, performance, json
Use NFS to speed up your Vagrant
Anton Kalyaev
·
19 responses
·
performance, virtualbox, vagrant