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

Inefficient CFW code examples #1109

Open
KnorpelSenf opened this issue Aug 7, 2024 · 0 comments
Open

Inefficient CFW code examples #1109

KnorpelSenf opened this issue Aug 7, 2024 · 0 comments

Comments

@KnorpelSenf
Copy link
Member

The CFW hosting guides contain code that calls getMe once per request. That's useless. It should only be called once per isolate creation, and optionally be skipped every time.

Reported in https://t.me/grammyjs/260693.

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

No branches or pull requests

1 participant