Closed as not planned
Description
Node.js Version
12
NPM Version
I don't know
Operating System
Linux
Subsystem
buffer
Description
After upgrading my project from Node 6 to Node 12, the execution time for large-volume IO operations (especially Redis queries and MySQL queries) has significantly increased (the data volume remains unchanged, but the time consumption has grown by dozens of times). What could be the possible reasons for this, and how can I optimize it? Thanks.
Minimal Reproduction
No response
Output
No response
Before You Submit
- I have looked for issues that already exist before submitting this
- My issue follows the guidelines in the README file, and follows the 'How to ask a good question' guide at https://stackoverflow.com/help/how-to-ask