Posted at 2010/10/22 01:59, Modified at 2010/10/22 02:50 Facebook のフロントエンドは結構かわったことをやっていて、例えば、ログイン後の http://www.facebook.com/home.php には <div id="pagelet_home_stream"></div> みたいな空の HTML があり、その後... 続きを読む
Now that things have settled down from the move to Rackspace, I wanted to take some time to go over the architectural changes that we’ve made in order to bring you a speedier, more scalable GitHub. In my first draft of this article I spent a... 続きを読む
Updated Entry: http://p2b.jp/200805-events-order 今日は七夕Wですね。小学生の頃は、学校総出で「♪笹の葉さーらさら〜」ってやって、七夕伝説に思いを馳せたものですが。いつになってもガキの頃の心を忘れない大人でいたいものです。 さて、Ajaxの隆盛によ... 続きを読む
This is a post that I started writing about 5 months ago, and I may not be posting for a while, so here’s some info I gathered when doing per-frame analysis of Onyx’s bitmap rendering engine …. I tried to optimize per-frame bitmapdata draw... 続きを読む
Flash 8's ability to use bitmap / pixel data in the player is an awesome new feature addition. When you're doing a lot of pixel manipulation, here's a little trick to improve performance: Use an off-screen bitmap for setPixel and then copy th... 続きを読む
■ [tips]ActionScript3 最適化・高速化Tips 簡易まとめ 02:16 優れたインタラクションを支えるのは優れた実行時パフォーマンスであり、快適な操作を支えるのは1msecでも処理時間を減らす努力である。 そんなわけでAS3の最適化に関するTipsを英語圏の記事からま... 続きを読む