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

Memoize processes on token #580

Merged
merged 2 commits into from
Apr 29, 2024
Merged

Memoize processes on token #580

merged 2 commits into from
Apr 29, 2024

Conversation

magopian
Copy link
Contributor

@magopian magopian commented Apr 23, 2024

Some benchmarks:

20 requests per second:

without_memoize_20rqs

with_memoize_20rqs

40 requests per second:

with_memoize_40rqs

50 requests per second:

with_memoize_50rqs

@magopian magopian changed the base branch from master to staging April 23, 2024 13:38
@magopian magopian force-pushed the memoize-processes-on-token branch from 63202f3 to 999c987 Compare April 23, 2024 13:40
@magopian magopian requested review from ccomb and n1k0 April 23, 2024 13:53
server.js Show resolved Hide resolved
@magopian magopian merged commit 2976100 into staging Apr 29, 2024
4 checks passed
@magopian magopian deleted the memoize-processes-on-token branch April 29, 2024 09:43
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

Successfully merging this pull request may close these issues.

2 participants