Tian Gao
Tian Gao
So this behavior is always reproducible when you use vscode extension? It never works? It's possible that this is related to remote extension. I've never tested connecting to a remote...
Okay. With right-click -> view with vizviewer, you are supposed to bring up a server process for the trace. Could you try opening `localhost:9001` directly in your webbrowser and see...
Okay seems like I need to somehow forward the port. I'll take a look at it when I get a remote server! Thanks for the experiments!
This is probably fixed by 0.2.3 extension. Could you try it out with the latest extension?
目前viztracer跑gunicorn似乎有一些问题,所以暂时还不支持。未来有机会我会研究一下。
[@gforsyth](https://github.com/gforsyth/) is the kind person that maintains the conda feedstock. I'm not sure what blocks the build of viztracer 0.16.0+ on conda. I'd be happy to help.
Conda build is fixed and now has the latest 0.16.3
3.8G is pretty huge, are you using the default entry number? It is expected that WASM can't handle data this large. However, in theory, the external processor should be able...
I double checked the code, and the line that failed should not execute under `--use_external_processor`. Can you try on a smaller log and see if it works? Also could you...
@Arthur-Null did you confirm that with a smaller trace file, your method(opening a remote website on local machine) works?