kazupon/vue-i18n

SSR Memory Leak

開放

#1,225 建立於 2021年5月10日

 (5 則留言) (0 個反應) (0 位負責人)JavaScript (838 個分叉)batch import
Status: In ProgressStatus: PR Welcomehelp wanted

倉庫指標

星標
 (7,222 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Module versions (please complete the following information):

  • vue:v2.4.1
  • vue-i18n:v8.24.2

Question

My Project is using Vue SSR, when tests stress by the ab tool, the memory increases all the time. But when I remove the vue-i18n and tests again, the memory does not increase. So I guess the vue-i18n exists ssr memory leak, what I want to ask that is there anyone has the same question and how to solve? Thanks.

貢獻者指南