nuxt-booster icon indicating copy to clipboard operation
nuxt-booster copied to clipboard

Memory Leak

Open dissy123 opened this issue 5 months ago • 6 comments

Describe the bug I am having again a memory leak :/

When I disable booster-image like this: image

I get this Result

image

between the snapshot i ran

ab -n 100 -c 10 "http://localhost:3000/"

and garbage collected.

When i enable the import i get:

image

Tested with Version 3.1.6.next.3

Expected behavior no leak

Desktop (please complete the following information):

  • OS: macOS
  • Browser chrome
  • Version latest

dissy123 avatar Sep 05 '24 20:09 dissy123