On Mon, Mar 27, 2017 at 2:40 PM, Primiano Tucci <[email protected]> wrote:
> Also, +Jakob Kummerow <[email protected]>, I guess there is no > specific reason why that doc is restricted to chromium.org ? If that's > the case maybe you can make publicly readable and add comment ACLs to > [email protected] to avoid comment trolls > Done. There's also no magic in there, it's mostly just https://chromium.googlesource.com/chromium/src/+/master/tools/binary_size/README.md adapted for standalone V8 builds. > On Mon, Mar 27, 2017 at 11:18 AM Rong Jie <[email protected]> wrote: > >> 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 >> >> -- >> -- >> Chromium Developers mailing list: [email protected] >> View archives, change email options, or unsubscribe: >> http://groups.google.com/a/chromium.org/group/chromium-dev >> --- >> You received this message because you are subscribed to the Google Groups >> "Chromium-dev" group. >> To view this discussion on the web visit https://groups.google.com/a/ >> chromium.org/d/msgid/chromium-dev/e3dbeb3f-ca57-4284-b7e3- >> d3908f7a318b%40chromium.org >> <https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/e3dbeb3f-ca57-4284-b7e3-d3908f7a318b%40chromium.org?utm_medium=email&utm_source=footer> >> . >> > -- -- 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.
