はてなブックマークアプリ

サクサク読めて、
アプリ限定の機能も多数!

アプリで開く

はてなブックマーク

  • はてなブックマークって?
  • アプリ・拡張の紹介
  • ユーザー登録
  • ログイン
  • Hatena

はてなブックマーク

トップへ戻る

  • 総合
    • 人気
    • 新着
    • IT
    • 最新ガジェット
    • 自然科学
    • 経済・金融
    • おもしろ
    • マンガ
    • ゲーム
    • はてなブログ(総合)
  • 一般
    • 人気
    • 新着
    • 社会ニュース
    • 地域
    • 国際
    • 天気
    • グルメ
    • 映画・音楽
    • スポーツ
    • はてな匿名ダイアリー
    • はてなブログ(一般)
  • 世の中
    • 人気
    • 新着
    • 新型コロナウイルス
    • 働き方
    • 生き方
    • 地域
    • 医療・ヘルス
    • 教育
    • はてな匿名ダイアリー
    • はてなブログ(世の中)
  • 政治と経済
    • 人気
    • 新着
    • 政治
    • 経済・金融
    • 企業
    • 仕事・就職
    • マーケット
    • 国際
    • はてなブログ(政治と経済)
  • 暮らし
    • 人気
    • 新着
    • カルチャー・ライフスタイル
    • ファッション
    • 運動・エクササイズ
    • 結婚・子育て
    • 住まい
    • グルメ
    • 相続
    • はてなブログ(暮らし)
    • 掃除・整理整頓
    • 雑貨
    • 買ってよかったもの
    • 旅行
    • アウトドア
    • 趣味
  • 学び
    • 人気
    • 新着
    • 人文科学
    • 社会科学
    • 自然科学
    • 語学
    • ビジネス・経営学
    • デザイン
    • 法律
    • 本・書評
    • 将棋・囲碁
    • はてなブログ(学び)
  • テクノロジー
    • 人気
    • 新着
    • IT
    • セキュリティ技術
    • はてなブログ(テクノロジー)
    • AI・機械学習
    • プログラミング
    • エンジニア
  • おもしろ
    • 人気
    • 新着
    • まとめ
    • ネタ
    • おもしろ
    • これはすごい
    • かわいい
    • 雑学
    • 癒やし
    • はてなブログ(おもしろ)
  • エンタメ
    • 人気
    • 新着
    • スポーツ
    • 映画
    • 音楽
    • アイドル
    • 芸能
    • お笑い
    • サッカー
    • 話題の動画
    • はてなブログ(エンタメ)
  • アニメとゲーム
    • 人気
    • 新着
    • マンガ
    • Webマンガ
    • ゲーム
    • 任天堂
    • PlayStation
    • アニメ
    • バーチャルYouTuber
    • オタクカルチャー
    • はてなブログ(アニメとゲーム)
    • はてなブログ(ゲーム)
  • おすすめ

    ブラックフライデー

『jsPerf: JavaScript performance playground』

  • 人気
  • 新着
  • すべて
  • jQuery 2.0.0 · jsPerf

    7 users

    jsperf.com

    Revisions You can edit these tests or add even more tests to this page by appending /edit to the URL. Revision 1: published Andreas Goebel on 2011-2-26 Revision 2: published RoVeRT on 2011-2-26 Revision 3: published Mathias Bynens on 2011-3-27 Revision 4: published on 2011-3-27 Revision 6: published on 2011-4-1 Revision 7: published on 2011-4-1 Revision 8: published jess jacobs on 2011-6-1 Revisio

    • テクノロジー
    • 2013/05/23 04:01
    • jquery
    • javascript
    • performance
    • development
    • programming
    • Web
    • cast-int · jsPerf

      3 users

      jsperf.com

      JavaScript performance comparison Test case created by hokaccha on 2013-3-25 Preparation code <script> Benchmark.prototype.setup = function() { window.n = '100' }; </script> Test runner Warning! For accurate results, please disable Firebug before running the tests. (Why?) Java applet disabled.

      • テクノロジー
      • 2013/03/25 17:49
      • firefox
      • JavaScript
      • performance
      • programming
      • CoffeeScript's for vs. Underscore _.each vs. jQuery $.each · jsPerf

        23 users

        jsperf.com

        CoffeeScript's for vs. Underscore _.each vs. jQuery $.each JavaScript performance comparison Revision 3 of this test case created by Onigoetz on 2012-4-10 Preparation code <script src="https://raw.github.com/documentcloud/underscore/ba3e31b53ef5752b40cfb2d71f594536fefbe916/underscore-min.js"> </script> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"> </script> <scrip

        • テクノロジー
        • 2013/01/10 13:18
        • javascript
        • jquery
        • underscorejs
        • jQuery
        • for
        • coffeescript
        • performance
        • programming
        • js
        • "Type of undefined" vs "=== undefined" · jsPerf

          5 users

          jsperf.com

          JavaScript performance comparison Revision 6 of this test case created by Mihai Bazon on 2012-9-16 Preparation code <script> Benchmark.prototype.setup = function() { var a = 1, b = true, c = "c", d = [], e = {}, u; }; </script> Test runner Warning! For accurate results, please disable Firebug before running the tests. (Why?) Java applet disabled.

          • テクノロジー
          • 2012/12/10 04:38
          • JavaScript
          • Programming
          • performance
          • js
          • Angular Js vs Knockout · jsPerf

            4 users

            jsperf.com

            JavaScript performance comparison Test case created by tim on 2012-11-10 Preparation code <script src="http://code.jquery.com/jquery-1.7.2.min.js"> </script> <script src="http://code.angularjs.org/angular-1.0.1.min.js"> </script> <script src=" http://cdnjs.cloudflare.com/ajax/libs/knockout/2.2.0/knockout-min.js"> </script> <script> var Ctrl = function($scope) { $scope.data = ""; $scope.numberofCha

            • 暮らし
            • 2012/11/29 11:34
            • Knockout.js
            • jQuery attr() vs. Native setAttribute() · jsPerf

              3 users

              jsperf.com

              JavaScript performance comparison Test case created by Chris on 2011-5-10 Preparation code <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6/jquery.min.js"></script><input type="text" id="btn"></div> Preparation code output

              • 世の中
              • 2012/10/22 16:09
              • jQuery
              • javascript
              • JavaScript template language shootoff · jsPerf

                4 users

                jsperf.com

                JavaScript performance comparison Revision 365 of this test case created by Jarno Keskikangas on 2012-2-24 Preparation code <script src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script> <script src="http://leonidas.github.com/transparency/js/transparency.min.js"></script> <script src="http://documentcloud.github.com/underscore/underscore.js"></script> <script src="http://gith

                • テクノロジー
                • 2012/10/11 15:58
                • javascript
                • template
                • test vs match · jsPerf

                  4 users

                  jsperf.com

                  JavaScript performance comparison Revision 2 of this test case created by on 2010-8-3 Preparation code <script> var type = 'bookmarks', regexp_s = /^products|bookmarks|recent|search$/, regexp = /products|bookmarks|recent|search/; </script> Test runner Warning! For accurate results, please disable Firebug before running the tests. (Why?) Java applet disabled. // Simple JavaScript Templating // John

                  • テクノロジー
                  • 2012/10/09 19:48
                  • javascript
                  • Performance
                  • programming
                  • Angular VS Knockout VS Ember · jsPerf

                    7 users

                    jsperf.com

                    JavaScript performance comparison Revision 2 of this test case created by on 2012-7-27 Preparation code <!-- Jquery --> <script src="https://code.jquery.com/jquery-1.7.2.min.js"></script> <!-- Angular --> <div ng-app> Angular: <span ng-controller="Ctrl" id="angList"><span ng-repeat="item in data">{{item}}</span></span> </div> <script src="http://code.angularjs.org/angular-1.0.1.min.js"></script> <

                    • テクノロジー
                    • 2012/09/07 20:00
                    • ember.js
                    • JavaScript
                    • angularjs
                    • jQuery visibility test · jsPerf

                      5 users

                      jsperf.com

                      JavaScript performance comparison Test case created by Sam Korn on 2011-4-14 Preparation code <div id='foo'>foo</div> <div id='bar'>bar</div><script src="https://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script> <script> var foo = $('#foo').hide(), bar = $('#bar'); $.fn.isVisible = function() { return $.expr.filters.visible(this[0]); }; </script> Preparation code output

                      • テクノロジー
                      • 2012/08/03 00:39
                      • jQuery
                      • array.length vs. cached · jsPerf

                        11 users

                        jsperf.com

                        JavaScript performance comparison Test case created by kazuho on 2012-7-2 Preparation code <script> Benchmark.prototype.setup = function() { var a = [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 ]; a = a.concat(a, a, a, a, a, a, a, a); }; </script> Test runner Warning! For accurate results, please disable Firebug before running the tests. (Why?) Java applet disabled.

                        • テクノロジー
                        • 2012/07/03 05:10
                        • JavaScript
                        • performance
                        • programming
                        • *あとで
                        • rmesserle: DollarDom vs jQuery · jsPerf

                          5 users

                          jsperf.com

                          JavaScript performance comparison Revision 7 of this test case created by on 2011-11-3 Preparation code <script src="http://code.jquery.com/jquery-1.7.min.js"> </script> <script> /* dollarDom jQuery Plugin v2.0 Copyright 2011 Robert Messerle Site: http://dollardom.robertmesserle.com/ */ (function($) { $.dom = function(str, obj, attr) { var tag = str.match(/^[\w\d]+/i)[0], classes = str.match(/\.[\

                          • テクノロジー
                          • 2012/04/24 20:49
                          • plugin
                          • jQuery
                          • script
                          • jQuery
                          • js
                          • development
                          • Popular test cases · jsPerf

                            5 users

                            jsperf.com

                            Recent uniqueArrayByKey (last updated 2 weeks ago) $A.util.isPlainObject (last updated 4 weeks ago) Object spread (last updated 4 days ago) For loops (last updated 2 weeks ago) Object spread (last updated 4 days ago) for..of vs forEach vs for (last updated 3 weeks ago) bit operator variables (last updated 3 weeks ago) mapping strategies when chunking (last updated 2 weeks ago) string hash vs asm.j

                            • テクノロジー
                            • 2012/04/13 20:26
                            • パフォーマンス
                            • pocket2twitter
                            • JavaScript
                            • *あとで
                            • JavaScript mixin performance · jsPerf

                              3 users

                              jsperf.com

                              JavaScript performance comparison Test case created by on 2012-3-30 Preparation code <script src="https://raw.github.com/bripkens/mix.js/master/mix.js"></script> <script src="https://raw.github.com/tannhu/jsface/master/jsface.js"></script> Preparation code output Test runner Warning! For accurate results, please disable Firebug before running the tests. (Why?) Java applet disabled. var JsFaceRecta

                              • 暮らし
                              • 2012/04/01 01:32
                              • nextSibling vs childNodes · jsPerf

                                3 users

                                jsperf.com

                                JavaScript performance comparison Test case created by Adrian Sutton on 2010-10-10 Preparation code <div id="container"> <p>Child</p> <p>Child</p> <p>Child</p> <p>Child</p> <p>Child</p> <p>Child</p> <p>Child</p> <p>Child</p> <p>Child</p> <p>Child</p> </div> <script> var container = document.getElementById('container'); function process(element) {} </script> Preparation code output <div id="contain

                                • テクノロジー
                                • 2012/03/30 12:44
                                • javascript
                                • performance
                                • ++i vs i++ · jsPerf

                                  4 users

                                  jsperf.com

                                  JavaScript performance comparison Test case created by uupaa on 2012-2-24 Preparation code <script> Benchmark.prototype.setup = function() { function createArray(num) { var rv = [], i = 0; for (i = 0; i < num; ++i) { rv[i] = i; } return rv; } function createReservedArray(num) { var rv = Array(num), i = 0; for (i = 0; i < num; ++i) { rv[i] = i; } return rv; } window.dataLength = 500 * 1000; window.

                                  • テクノロジー
                                  • 2012/02/24 17:40
                                  • JavaScript
                                  • performance
                                  • programming
                                  • getElementById wrapper function · jsPerf

                                    4 users

                                    jsperf.com

                                    JavaScript performance comparison Test case created by azu on 2012-1-15 Preparation code <div> <div> <div> <div> <div id="target"> </div> </div> </div> </div> </div> <script> Benchmark.prototype.setup = function() { var $1 = document.getElementById.bind(document); var $2 = function(id) { return document.getElementById(id); }; var $3 = document.getElementById; }; </script> Preparation code output

                                    • テクノロジー
                                    • 2012/01/16 01:40
                                    • JavaScript
                                    • パフォーマンス
                                    • performance
                                    • Underscore.each vs jQuery.each vs. for loop · jsPerf

                                      3 users

                                      jsperf.com

                                      JavaScript performance comparison Revision 12 of this test case created by Morgan Roderick on 13th April 2011 Preparation code <script src="//ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script> <script src="//documentcloud.github.com/underscore/underscore-min.js"></script> <script>   var pi = Math.PI   var a = new Array(100000),       e; </script> Preparation code output Test runner Wa

                                      • 暮らし
                                      • 2011/10/19 10:31
                                      • Bind vs. Click vs. Delegate vs. Live · jsPerf

                                        3 users

                                        jsperf.com

                                        JavaScript performance comparison Revision 12 of this test case created on 31st May 2011 Info Determining whether it is faster to use click(), bind(), delegate(), or live() on click events. Preparation code <div id="extra-dom-content"> <a href="#">Home</a> <a href="#">Home</a> <a href="#">Home</a> <a href="#">Home</a> <a href="#">Home</a> <a href="#">Home</a> <a href="#">Home</a> <a href="#">Home<

                                        • テクノロジー
                                        • 2011/07/07 21:17
                                        • ベンチマーク
                                        • javascript
                                        • jquery
                                        • push vs. [].length · jsPerf

                                          7 users

                                          jsperf.com

                                          JavaScript performance comparison Test case created by ethagnawl on 2011-4-8 Test runner Warning! For accurate results, please disable Firebug before running the tests. (Why?) Java applet disabled.

                                          • テクノロジー
                                          • 2011/05/18 20:47
                                          • performance
                                          • javascript
                                          • http://jsperf.com/jquery-each-vs-quickeach

                                            3 users

                                            jsperf.com

                                            • テクノロジー
                                            • 2011/04/28 09:47
                                            • jQuery
                                            • jquery
                                            • JavaScript template language shootoff · jsPerf

                                              15 users

                                              jsperf.com

                                              JavaScript performance comparison Revision 73 of this test case created by Jeremy Ashkenas on 2011-1-30 Preparation code <script src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script> <script src="http://documentcloud.github.com/underscore/underscore.js"></script> <script src="http://github.com/janl/mustache.js/raw/master/mustache.js"></script> <script src="http://cloud.github

                                              • テクノロジー
                                              • 2011/04/02 09:23
                                              • javascript
                                              • library
                                              • template
                                              • querySelectorAll vs getElementsByTagName · jsPerf

                                                4 users

                                                jsperf.com

                                                JavaScript performance comparison Test case created by Andrew Hedges on 2010-9-22 Preparation code <div> <ul> <li><a href="#">item 1</a></li> <li><a href="#">item 2</a></li> <li><a href="#">item 3</a></li> </ul> </div> Preparation code output <div> <ul> <li><a href="#">item 1</a></li> <li><a href="#">item 2</a></li> <li><a href="#">item 3</a></li> </ul> </div> Test runner Warning! For accurate res

                                                • テクノロジー
                                                • 2010/10/01 14:02
                                                • javascript
                                                • performance
                                                • Browse test cases · jsPerf

                                                  12 users

                                                  jsperf.com

                                                  entityify: 3 tests (last updated 9 minutes ago)DOM vs innerHTML based Templating: 7 tests, 4 revisions (last updated 3 hours ago)Typewriter Effect: 2 tests (last updated 4 hours ago)new vs Object.create: 2 tests (last updated 7 hours ago)Let Substitute, argument versus variable: 2 tests (last updated 8 hours ago)Clone an Array: 4 tests, 2 revisions (last updated 9 hours ago)@rmurphey-foo-foo-foo:

                                                  • 世の中
                                                  • 2010/09/15 17:12
                                                  • JavaScript
                                                  • Performance
                                                  • パフォーマンス
                                                  • 便利
                                                  • test
                                                  • jquery
                                                  • 情報
                                                  • *あとで読む
                                                  • jsPerf: JavaScript performance playground

                                                    186 users

                                                    jsperf.com

                                                    jsPerf — JavaScript performance playground What is jsPerf? jsPerf aims to provide an easy way to create and share test cases, comparing the performance of different JavaScript snippets by running benchmarks. For more information, see the FAQ. Create a test case Login with GitHub to Create Test Cases

                                                    • 暮らし
                                                    • 2010/08/02 13:19
                                                    • javascript
                                                    • performance
                                                    • benchmark
                                                    • test
                                                    • webサービス
                                                    • webservice
                                                    • development
                                                    • tool
                                                    • パフォーマンス
                                                    • js

                                                    このページはまだ
                                                    ブックマークされていません

                                                    このページを最初にブックマークしてみませんか?

                                                    『jsPerf: JavaScript performance playground』の新着エントリーを見る

                                                    キーボードショートカット一覧

                                                    j次のブックマーク

                                                    k前のブックマーク

                                                    lあとで読む

                                                    eコメント一覧を開く

                                                    oページを開く

                                                    はてなブックマーク

                                                    • 総合
                                                    • 一般
                                                    • 世の中
                                                    • 政治と経済
                                                    • 暮らし
                                                    • 学び
                                                    • テクノロジー
                                                    • エンタメ
                                                    • アニメとゲーム
                                                    • おもしろ
                                                    • アプリ・拡張機能
                                                    • 開発ブログ
                                                    • ヘルプ
                                                    • お問い合わせ
                                                    • ガイドライン
                                                    • 利用規約
                                                    • プライバシーポリシー
                                                    • 利用者情報の外部送信について
                                                    • ガイドライン
                                                    • 利用規約
                                                    • プライバシーポリシー
                                                    • 利用者情報の外部送信について

                                                    公式Twitter

                                                    • 公式アカウント
                                                    • ホットエントリー

                                                    はてなのサービス

                                                    • はてなブログ
                                                    • はてなブログPro
                                                    • 人力検索はてな
                                                    • はてなブログ タグ
                                                    • はてなニュース
                                                    • ソレドコ
                                                    • App Storeからダウンロード
                                                    • Google Playで手に入れよう
                                                    Copyright © 2005-2025 Hatena. All Rights Reserved.
                                                    設定を変更しましたx