服务启动后首次 marshal 或者 unmarshal 会很慢,是什么原因? #694
Unanswered
qinbin0904
asked this question in
Q&A
Replies: 1 comment
-
因为目前的实现用了 JIT,可以试试 在 init 函数里面使用 pretouch |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
服务启动后首次 marshal 或者 unmarshal 会很慢,是什么原因?
Beta Was this translation helpful? Give feedback.
All reactions