kazupon/vue-i18n

SSR Memory Leak

オープン

#1,225 opened on 2021/05/10

 (5 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (837 件のフォーク)batch import
Status: In ProgressStatus: PR Welcomehelp wanted

Repository metrics

Stars
 (7,222 個のスター)
PR merge metrics
 (30d に merged 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.

コントリビューターガイド