Search results
"tag:performance"
| Title and summary | Date/time | |
|---|---|---|
|
1
|
Real World Browser Performance
We are currently building a web application for the financial services sector that is highly depending on client side JavaScript and DOM manipulation. Each time the user changes an input parameter the following steps are executed: the data is collected ... |
Nov 29, 2008 4:21:00 AM |
|
2
|
Profiling PHP Applications
Ever wondered where your PHP applications spend their time? For simple PHP scripts you can easily do basic profiling by modifying your script, take the time at critical points and log the data to a file. As applications become more complex or make use ... |
Dec 13, 2007 4:33:59 AM |