Yang Guo

Results 5 issues of Yang Guo

It's available from here: https://ci.chromium.org/p/v8/builders/luci.v8.ci/V8%20Linux64%20-%20node.js%20integration%20ng

In the scenario where I want to track the performance of an infinite scroll application, I would like to record me opening the site and scrolling. This does not seem...

This was discussed at the diagnostics summit, and I want to take the discussion here. The document I referred to is [this](https://docs.google.com/document/d/1PjWsQGf-b7kcAHR5-O_La4znsXiJSkp0ixX84HwY-Q8/edit), by my colleague @jakobkummerow. The gist of the...

never stale
blind-spot

The build target `node_lib` in `BUILD.gn` uses defines that are defined in the target itself and in the config `node_lib_config`. The target `inspector` in `src/inspector/BUILD.gn` shares some of these defines,...

Very interesting project. I think you can benefit from some of the newer features we added to code caching in V8. The current API compiles the top-level code and immediately...