Issue #7356 has been updated by yanoh (Yutaka Yanoh). =begin ??¾ã????? ruby ???ä½???§å?????????³ã???????¼ã?¯ã????ã?°ã?©ã????? adlint-benchmark ??¨ã????? gem ??§ä??????????¾ã???????? == ??æ???????§ç??äº????????????§æ¸¬å®? % gem install adlint-benchmark % adlint_bm -p user system total real screen-4.0.3/process.c.small 16.040000 0.050000 16.090000 ( 16.228486) 16.430s user, 0.070s system, 00:00:16.50 total == ??ªã?ªã?¸ã????«ã?? process.c ?????§æ¸¬å®? % adlint_bm -t "screen-4.0.3/process.c" -p user system total real screen-4.0.3/process.c 213.220000 0.260000 213.480000 (215.310007) 213.620s user, 0.280s system, 00:03:33.90 total == ?????³ã???????¼ã?¯ã????©ã?¤ã????®ã?µã?³ã????? AdLint::Benchmark.run ?????ªå????®ã????©ã?¤ã??????????¼ã?³å?ºã????¦æ¸¬å®????????????¨ã????½ã?§ã????? require "adlint/benchmark" AdLint::Benchmark.run("screen-4.0.3/process.c.small", true) =end ---------------------------------------- Bug #7356: ruby-2.0.0-preview1 ??? adlint-2.6.10 ?????§è?½å?£å?? https://bugs.ruby-lang.org/issues/7356#change-34032 Author: yanoh (Yutaka Yanoh) Status: Assigned Priority: Normal Assignee: ko1 (Koichi Sasada) Category: Target version: 2.0.0 ruby -v: ruby 2.0.0dev (2012-11-01 trunk 37411) [i686-linux] == ?¾À𳡣 ruby-1.9.3-p327 ??? ruby-2.0.0-preview1 ??? adlint-2.6.10 ??®æ?§è?½æ??è¼????è¡???£ã??çµ??????? ruby-2.0.0-preview1 ??®æ?¹ã??è§£æ??????????? 1.2 ?????»ã?©é?·ã????????????¾ã???????? == ????????? % gem install adlint % tar xvjf adlint-benchmark-screen.tar.bz2 <- æ·»ä???????¡ã?¤ã?? % cd adlint-benchmark-screen/adlint % time make -j 2 2>/dev/null == ??§è?½æ¸¬å®?çµ???? === 測å????°å?? * Core 2 Duo E4500 2.20GHz / 3.4GB * Fedora 14 / Linux 2.6.35.14-106.fc14.i686 === 測å????¹æ?? * ä¸?è¨??????¼ã?¸ã?§ã?³ã?? ruby ?????¨ã????¦ã??adlint-2.6.10 ??? screen-4.0.3 ???è§£æ?? ruby 1.9.3p327 (2012-11-10 revision 37606) [i686-linux] built with gcc-4.5.1 ruby 2.0.0dev (2012-11-01 trunk 37411) [i686-linux] built with gcc-4.5.1 ruby 2.0.0dev (2012-11-01 trunk 37411) [i686-linux] built with gcc-4.7.2 * ?????¹ã?? configure ??ªã????·ã?§ã?³ã?? --prefix ??®ã?? * è§£æ????? 2 ??³ã?¢ã??使ã????????????????? make -j 2 ??????å®? * ??§ã??????????? IO ??«ã????????å»¶ã?????????????????æ¨?æº???¨ã?©ã?¼ã?? /dev/null ??¸ã?ªã????¤ã?¬ã?¯ã?? ?????????è§£æ??çµ?????????¡ã?¤ã?«ã?®å?ºå????¯æ??æ¢ã?§ã????¦ã????¾ã????? === 測å??çµ???? * ruby 1.9.3p327 (2012-11-10 revision 37606) [i686-linux] built with gcc-4.5.1 make -j 2 2> /dev/null 1335.85s user 7.10s system 184% cpu 12:07.79 total make -j 2 2> /dev/null 1336.54s user 7.17s system 184% cpu 12:07.80 total make -j 2 2> /dev/null 1340.71s user 7.23s system 184% cpu 12:10.69 total * ruby 2.0.0dev (2012-11-01 trunk 37411) [i686-linux] built with gcc-4.5.1 make -j 2 2> /dev/null 1626.45s user 8.08s system 184% cpu 14:48.20 total make -j 2 2> /dev/null 1633.40s user 8.10s system 185% cpu 14:46.92 total make -j 2 2> /dev/null 1631.37s user 7.86s system 184% cpu 14:50.18 total * ruby 2.0.0dev (2012-11-01 trunk 37411) [i686-linux] built with gcc-4.7.2 make -j 2 2> /dev/null 1531.83s user 7.85s system 184% cpu 13:53.04 total make -j 2 2> /dev/null 1533.46s user 7.97s system 184% cpu 13:54.54 total make -j 2 2> /dev/null 1532.89s user 8.03s system 184% cpu 13:53.33 total == ?????? adlint_sma ??³ã????³ã????¯ã??????????®ã?½ã?¼ã?¹ã?³ã?¼ã??èªã?¿è¾¼??¿æ????¨æ??å¾???®è§£???çµ??????¸ã????ºã???????? IO ???èµ°ã??以å????¯ã????ªã?³ã?¡ã?¢ã?ªã?§è??ç®???®ã?¿ã??å®?è¡??????¦ã????¾ã????? ?????¼ã?¿æ???????¯æ?¨æ????????å¤?????????帰å?¦ç?????å¤???¨ã?????å°?????ªä???????ªã????¸ã?§ã?¯ã?????å¤???? new ??? ??¦ã????¾ã????? -- http://bugs.ruby-lang.org/