Hi everyone! http://crbug.com/v8/5948 is investigating on trimming V8 binary size, but it looks like the data was based on Linux or Mac.
I want to investigate V8 binary size on Windows visually, but from http://crbug.com/v8/5948#c22 the instructions are restricted to Chromium developers only. Asking help on Twitter or Stackoverflow yield no result. In the end, I created my own. It is inspired by https://github.com/evmar/bloat. Given that it was created by a (former?) Chromium developer and just how similar the style is to the image in the bug linked above, I suspect the @chromium.org only instructions uses exactly this. If you are interested to see my work, here it is! https://github.com/rongjiecomputer/bloat-win . Hope this helps other external Chromium contributors. - Rong Jie -- -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups "v8-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
