discordjs / voice

Implementation of the Discord Voice API for discord.js and other JS/TS libraries
Apache License 2.0
328 stars 112 forks source link

High ram usage #226

Closed pauldb09 closed 2 years ago

pauldb09 commented 2 years ago

Issue description

My bot is using 5gb of ram with discord.js/voice and only 1gb with lavalink. Just create a bot with lavalink and another with discord.js/voice and you will see. https://cdn.discordapp.com/attachments/852128888128929802/903544140535578664/unknown.png

Code sample

No response

@discordjs/voice version

oldest

Node.js version

16

Operating system

Ubuntu 20

Priority this issue should have

High (immediate attention needed)

iCrawl commented 2 years ago

This needs way more information, also duplicate of #164