OLD | NEW |
(Empty) | |
| 1 Name: Bloat - Generate webtreemap-compatible JSON summaries of binary size |
| 2 Short Name: bloat |
| 3 URL: https://github.com/martine/bloat |
| 4 Version: 0 |
| 5 Date: Apr 23, 2013 |
| 6 Revision: 2c22b831f081402a9160adb957b64b83316202e1 |
| 7 License: Apache 2.0 |
| 8 License File: NOT_SHIPPED |
| 9 Security Critical: no |
| 10 |
| 11 Description: |
| 12 Generate webtreemap-compatible JSON summaries of binary size. |
| 13 |
| 14 Local Modifications: |
| 15 Only bloat.py is used (with no modifications). |
| 16 |
| 17 ======================================================================== |
| 18 |
| 19 Name: Webtreemap - Web-based treemap |
| 20 Short Name: webtreemap |
| 21 URL: https://github.com/martine/webtreemap |
| 22 Version: 0 |
| 23 Date: Apr 23, 2013 |
| 24 Revision: a2fa353833eca1a4821ba4c93fb6a7d546aed02a |
| 25 License: Apache 2.0 |
| 26 License File: NOT_SHIPPED |
| 27 Security Critical: no |
| 28 |
| 29 Description: |
| 30 A simple treemap implementation using web technologies (DOM nodes, CSS |
| 31 styling and transitions) rather than a big canvas/svg/plugin. |
| 32 |
| 33 Local Modifications: |
| 34 webtreemap.{js,css} are used with no modifications. demo/demo.html |
| 35 was used as the basis for llvm2ice.bloat.html. |
OLD | NEW |