Skip to main content

All Questions

Tagged with
Filter by
Sorted by
Tagged with
-1 votes
1 answer
198 views

Improve web page load time (JavaScript file server)

I am trying to improve how fast our corporate web pages load up/render. Part of the problem is a bunch of JavaScript files. If I put the JavaScript files, including the JavaScript files they each ...
David Thielen's user avatar
1 vote
1 answer
77 views

Why is upload way faster and more alternating in speed than download on local machine

I am writing a speed test to determine browser-server connection speed (js+php but I don't think it matters). I send a bunch of data-packages in different sizes and measure the time they need to reach ...
Paflow's user avatar
  • 187
1 vote
1 answer
640 views

Recommendation using Client side performance monitoring (boomerang/jiffy/episodes)

There are a few Client-side JavaScript libraries that check web-site performance on the client side: Jiffy (http://code.google.com/p/jiffy-web/) Episodes (http://stevesouders.com/episodes/) by Steve ...
Yasei No Umi's user avatar
1 vote
2 answers
197 views

Load and performance testing for webapps with JavaScript support

Years ago I used OpenSTA to perform load and performance tests for web applications. I remember that it offered great recording possibilities which enabled us to quickly create new test scripts. ...
MrG's user avatar
  • 289
0 votes
3 answers
2k views

Squid slow on pages with heavy javascript

We have just started using more javascript in the web interface of an internal application(php if it matters). Now that the changes are in place it is becoming very obvious that the more javascript on ...
Chance's user avatar
  • 450