- Timestamp:
- 09/18/08 08:17:02 (4 months ago)
- Location:
- docs/tokuhirom/20080917-memcachedcon
- Files:
-
- 1 added
- 2 modified
- 1 copied
-
. (copied) (copied from docs/tokuhirom/20080905-itprochallenge-nite)
-
assets/img/benchmark.png (added)
-
assets/presen.css (modified) (1 diff)
-
main.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
docs/tokuhirom/20080917-memcachedcon/assets/presen.css
r19431 r19456 48 48 position: absolute; 49 49 } 50 51 B { 52 color: red; 53 font-size: 150%; 54 } -
docs/tokuhirom/20080917-memcachedcon/main.txt
r19431 r19456 1 llv8call 1 memcachedに最適な言語はなにか 2 2 <div style="text-align: right"> 3 2008-09- 05(Fri) ITProchallenge nite3 2008-09-17(Wed) Memcachedの未来サミット 4 4 tokuhirom 5 5 </div> 6 6 ---- 7 Google 8 chrome 7 memcachedは速い 8 libmemcachedは速い 9 9 ---- 10 おととい?10 アプリケーションは? 11 11 ---- 12 fast 13 robust 14 etc. 12 推測するな 13 計測せよ 15 14 ---- 16 おもろいのは 15 Benchmarking 17 16 ---- 18 v8 17 incr 10000 times. 19 18 ---- 20 JS Engine 19 <img src="assets/img/benchmark.png" width="600" /> 20 1.2x faster 21 21 ---- 22 Fast 23 Robust 24 Well Tested 22 結論: <B>memcached</B> をつかうときは <B>Python</B> をつかう 25 23 ---- 26 Server Side 27 JavaScript 28 ---- 29 libfastcgi 30 ---- 31 file operation 32 os とあれこれ 33 ---- 34 *server 連携 35 memcached 36 mysql 37 ---- 38 demo 39 ---- 40 http://svn.coderepos.org/share/cplusplus/fcgi-v8/ 41 patches wellcome 24 That's all
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)