aboutsummaryrefslogtreecommitdiff
path: root/files/ja/tools/memory
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/tools/memory')
-rw-r--r--files/ja/tools/memory/comparing_heap_snapshots/index.html15
1 files changed, 0 insertions, 15 deletions
diff --git a/files/ja/tools/memory/comparing_heap_snapshots/index.html b/files/ja/tools/memory/comparing_heap_snapshots/index.html
deleted file mode 100644
index 74fa47f372..0000000000
--- a/files/ja/tools/memory/comparing_heap_snapshots/index.html
+++ /dev/null
@@ -1,15 +0,0 @@
----
-title: ヒープのスナップショットを比較する
-slug: Tools/Memory/Comparing_heap_snapshots
-translation_of: Tools/Memory/Basic_operations
-translation_of_original: Tools/Memory/Comparing_heap_snapshots
----
-<div>{{ToolsSidebar}}</div><div class="geckoVersionNote">
-<p>これは Firefox 45 の新機能です。</p>
-</div>
-
-<p>Firefox 45 より、2 つのヒープのスナップショットの差分を確認できます。これは 2 つのスナップショット間で、メモリのアロケートや空き状態の違いを表示します。</p>
-
-<p>差分を作成するにはカメラのアイコンの隣にある "+/-" ボタンを押下して、基準とするスナップショットを選択します。そして、比較するスナップショットを選択してください。ツールが 2 つのスナップショットの差分を表示します。単体のスナップショットの場合と同じビューを使用して、差分を分析できます。</p>
-
-<p>{{EmbedYouTube("rbDHVxCzqhU")}}</p>