Tencent / VasSonic

VasSonic is a lightweight and high-performance Hybrid framework developed by tencent VAS team, which is intended to speed up the first screen of websites working on Android and iOS platform.
Other
11.83k stars 1.61k forks source link

“Sonic Quick模式实现原理”流程图有问题 #241

Closed leo-plus closed 6 years ago

leo-plus commented 6 years ago

What steps will reproduce the problem? 该问题的重现步骤是什么?

主线程流程图,无缓存模式,左下角,箭头指向了"空"的地方,代表流程结束吗? https://github.com/Tencent/VasSonic/blob/master/sonic-android/docs/Sonic%20Quick%E6%A8%A1%E5%BC%8F%E5%AE%9E%E7%8E%B0%E5%8E%9F%E7%90%86.md

What is the expected output? What do you see instead? 你期待的结果是什么?实际看到的又是什么?

期待流程图能规范,箭头指向“结束”节点或其他正确的节点。

What version of the product are you using? On what operating system? 你正在使用产品的哪个版本?在什么操作系统上? 3.0.0

Please provide any additional information below. 如果有的话,请在下面提供更多信息。

andyhxc commented 6 years ago

这里箭头后面没有流程了就表示这里是没有逻辑的