Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有办法旋转运行 v8 分析器时生成的隔离文件?我有一个长时间运行的应用程序,并希望定期保留快照以进行半实时处理。
似乎没有内置的方法,但我希望有一种解决方法。如果需要的话,我什至很乐意自己编写快照逻辑。