Kenyth Zeng's Library tagged → View Popular
17 Dec 09
Video: John Resig — Testing, Performance Analysis, and jQuery 1.4 (YUI Theater)
-
reducing the overall complexity of the code, and I want to talk about how we did that, adding in support for more bubbling events that don't normally bubble in Internet Explorer, and doing script loading.
Google Web Toolkit Blog: Introducing Google Web Toolkit 2.0, now with Speed Tracer
-
Speed Tracer is a powerful new performance analysis tool for Chrome that gives you unprecedented insight into the inner workings of any web application — not just those created with GWT.
-
a new method of debugging called development mode t
- 12 more annotations...
Recommendation against Python? - Unladen Swallow | Google Groups
-
To date, IronPython and
Jython have had to dedicate a significant portion of their engineering
resources to achieving compatibility with CPython, with relatively
little time left over for performance optimization. -
One area where I believe Python (and other dynamic languages) do
particularly well is projects with lots of developers working on lots
of little subsystems, all contributing to the same codebase or the
same released binary. - 1 more annotations...
Chromium Blog: A 2x Faster Web
-
It is designed specifically for minimizing latency through features such as multiplexed streams, request prioritization and HTTP header compression.
Ajaxian » Google releases Closure, the tools behind the JS geniuses
-
compact, high-performance code. The compiler removes dead code and
rewrites and minimizes what’s left so that it downloads and runs
quickly. It also also checks syntax, variable references, and
types, and warns about common JavaScript pitfalls. -
. You can use the compiler with Closure Inspector, a Firebug
extension that makes debugging the obfuscated code almost as easy as
debugging the human-readable source. - 2 more annotations...
03 Nov 09
Systems Monitoring, Server Monitoring & Systems Management Software | Hyperic
enterprise edition and open source edition; acquired by SpringSource
02 Nov 09
>: Type Checking - Java, Fast !
-
Prior to 5, Every Subtype has cached with its SuperType(casting of which is correct).
-
It try to understand lot of code at compile time only. It put the entire code inline and there is no requirement of VM calls.
- 1 more annotations...
15 Sep 09
The technology behind Tornado, FriendFeed's web server - Bret Taylor's blog
-
we
needed the support for a large number of standing connections afforded by
the non-blocking I/O programming style and
epoll. - 5 more annotations...
23 Aug 09
Technical Revenue: Writing Java Multithreaded Servers - whats old is new (PDF Slides)
-
I'd like to point out that writing Java benchmarks is very hard. I spent a great deal of time making sure I warmed up the VM and insured there were no positional biases or other overzealous or skewing optimizations.
-
if you want to write a benchmark, a VM engineer is the right kind of person to get help from
Avoid NIO, Get Better Throughput | Javalobby
-
Few have mastered NIO. For most it provides an opportunity to really get to know your debugger. “Should this buffer be flipped before I pass it to this method, or should the method flip it?”.
-
- 1 more annotations...
Selected Tags
Related Tags
Sponsored Links
Ads by Google
Top Contributors
Groups interested in performa...
Related Lists on Diigo
-
Rails Performance Optimization
Items: 7 | Visits: 60
Created by: Avdi Grimm
-
Consistent Hashing
Items: 8 | Visits: 85
Created by: Arrix Z
Highlighter, Sticky notes, Tagging, Groups and Network: integrated suite dramatically boosting research productivity. Learn more »
Join Diigo
