Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(517)

Unified Diff: tools/binary_size/README.md

Issue 2795593005: //tools/binary_size: Various enhancements to console.py (Closed)
Patch Set: Review fixes Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | tools/binary_size/console.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/binary_size/README.md
diff --git a/tools/binary_size/README.md b/tools/binary_size/README.md
index c3f86ec6035cf5f386010cd60dfd9729057784e2..014860614cd565bf67b4ae10b59313fbeb4cf7d5 100644
--- a/tools/binary_size/README.md
+++ b/tools/binary_size/README.md
@@ -45,7 +45,6 @@ Starts a Python interpreter where you can run custom queries.
* Per-class / namespace size (no way to distinguish class vs namespace).
* Per-Chrome package (Chrome-specific grouping. e.g. name prefixes).
* CSV output (for pasting into a spreadsheet).
- * Allow Print() to not sort.
1. More create_html_breakdown.py features:
* Break down by other groupings (e.g. create from nested `SymbolGroups`)
1. More `map2size.py` features:
« no previous file with comments | « no previous file | tools/binary_size/console.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698