kvnglbrtsn + performance   26

loads.in
loads.in gives you the possibility to see how fast your (or any) website loads in a real browser from over 50 locations worldwide.
web  performance 
july 2011 by kvnglbrtsn
Top 20+ MySQL Best Practices
Here are some MySQL optimization techniques for programmers. from nettuts+.
mysql  howto  programming  performance  bestpractices  database 
december 2009 by kvnglbrtsn
Output Buffering for Web Developers, a Beginner’s Guide
If you're not using PHP's output buffering, you should be. And if you are, you may not be using it to its potential.
php  html  performance  tips  howto 
august 2009 by kvnglbrtsn
The best way to load external JavaScript
dynamically loading JavaScript files allows your page to render faster and therefore improve perceived performance.
js  webdevelopment  howto  performance 
july 2009 by kvnglbrtsn
3 Ways to Speed up Your Site with PHP
css amalgamation, whitespace removal, caching. from nettuts+.
webdevelopment  php  tips  performance 
july 2009 by kvnglbrtsn
webgrind
a Xdebug profiling web frontend in PHP5.
php  programming  performance 
june 2009 by kvnglbrtsn
Xdebug Extension for PHP
Xdebug's Profiler is a powerful tool that gives you the ability to analyze your PHP code and determine bottlenecks or generally see which parts of your code are slow and could use a speed boost.
php  programming  performance 
june 2009 by kvnglbrtsn
Indexing the Web—It’s Not Just Google’s Business
Following a handful of best practices in database design will improve speed and efficiency for most web applications.
webdevelopment  database  design  howto  mysql  bestpractices  performance 
june 2009 by kvnglbrtsn
Page Speed
Page Speed is an open-source Firefox/Firebug Add-on. Webmasters and web developers can use Page Speed to evaluate the performance of their web pages and to get suggestions on how to improve them. From Google Code.
webdevelopment  extension  performance  google  firefox 
june 2009 by kvnglbrtsn
Learning from MySQL experts
how to analyze and optimize your database.
mysql  performance  reference 
may 2009 by kvnglbrtsn
don’t use @import
negative impact on web page performance.
css  tips  performance  webdevelopment 
april 2009 by kvnglbrtsn
Readfile vs include
when dealing with files with static content.
php  programming  performance 
february 2009 by kvnglbrtsn
smush.it
image format specific non-lossy image optimization tools.
graphics  webdesign  images  performance  webtools 
january 2009 by kvnglbrtsn
Best Practices for Speeding Up Your Web Site
34 best practices divided into 7 categories. from yahoo! developer network.
web  howto  performance  reference 
november 2008 by kvnglbrtsn
JavaScript Will Save Us All
using javascript to implement advanced css. from eric meyer.
js  css  performance  browsers 
october 2008 by kvnglbrtsn
Merb
mvc framework that is orm-agnostic, javascript library agnostic, and template language agnostic.
webdevelopment  programming  framework  performance  mvc 
october 2008 by kvnglbrtsn
PHP Optimization Tips
data output, loops, variables and functions, etc.
performance  php  tips  programming 
july 2008 by kvnglbrtsn
DOM DocumentFragments
performance improvements for dom manipulation.
js  dom  performance  coding 
july 2008 by kvnglbrtsn
Improve Your Page Performance With Lazy Loading
page weight and load time. practical implementation of the proxy design pattern.
js  patterns  code  webdevelopment  programming  performance 
june 2008 by kvnglbrtsn

Copy this bookmark:



description:


tags: