Hi,

With Bootstrap shipping v3.0.0, I thought it would be interesting to see 
how performance of the framework has evolved over time. I wrote some code 
over the weekend to analyze this and thought this group may be interested 
in seeing the results. 

Here is a link to the site with the data 
-http://axemclion.github.io/bootstrap-perf. 
The perf metrics like page load time, mean frame time, etc were collected 
using Chromium Telemetry <http://www.chromium.org/developers/telemetry>. Here 
<http://blog.nparashuram.com/2013/08/bootstrap-evolution-over-two-years.html>is 
a more detailed description of how it was done. 

Some interesting observations that I found


   - The performance was gradually degrading til 2.3.2, possibly due to 
   more features being added, but with 3.0.0, the performance seems to have 
   become better. 
   - There are sudden perf improvements for some components during specific 
   versions. This could be due to a re-write or redesign of the component


Does it make sense to add this to the CI process in bootstrap ? 


-- 
You received this message because you are subscribed to the Google Groups 
"twitter-bootstrap" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to