Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

External memory issue #177

Open
valentinmatter opened this issue Apr 1, 2022 · 0 comments
Open

External memory issue #177

valentinmatter opened this issue Apr 1, 2022 · 0 comments

Comments

@valentinmatter
Copy link
Contributor

Hello,

I'm currently trying to integrate with DyDx and ran into some pretty weird behaviour. As soon as I import the dydx client, my Node app takes way longer to start (less than a second without it, more than 30s when it's getting imported) and I noticed a massive spike in "external memory" usage (I've no idea what "external memory" is, but I guess it spends time allocating it, which would explain the slow start):

image

I've made a repo with a minimal example here but I don't really know where to start to debug this.

I tried multiple versions of node (v14, v16) and different architectures (ARM/x86), it always happen.

Any idea?

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant