Graph Server
Native JSON in Firefox 3.1
In case you haven’t heard, one of Firefox 3.1’s awesome new features will be native JSON support. This is totally sweet for two reasons: eval’ing JSON in the browser is unsafe. Using native JSON parsing protects you against possible code execution. Safely eval’ing JSON with a 3rd party library can be orders of magnitude slower. Native... »
Graph Server Re-Write
Over the past few months the Graph Server team and I have been hard at work re-writing the back end for the Graph Server and it’s finally come to fruition. For those that don’t know, the Graph Server is used to display performance test data of Firefox builds reported by Talos. Our work initially started... »
