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

API Perf - Features#get #843

Merged
merged 1 commit into from
Feb 15, 2024
Merged

API Perf - Features#get #843

merged 1 commit into from
Feb 15, 2024

Conversation

jnunemaker
Copy link
Collaborator

Removes delegation and respond to for many features/gates.

Before
Calculating -------------------------------------
    Typecast.to_json      1.567k (± 1.0%) i/s -      7.850k in   5.008514s

After
Calculating -------------------------------------
    Typecast.to_json      2.493k (± 1.0%) i/s -     12.699k in   5.094881s

Removes delegation and respond to for many features/gates.

```
Before
Calculating -------------------------------------
    Typecast.to_json      1.567k (± 1.0%) i/s -      7.850k in   5.008514s

After
Calculating -------------------------------------
    Typecast.to_json      2.493k (± 1.0%) i/s -     12.699k in   5.094881s
```
@jnunemaker jnunemaker self-assigned this Feb 15, 2024
@jnunemaker jnunemaker merged commit ae1acb0 into main Feb 15, 2024
72 checks passed
@jnunemaker jnunemaker deleted the api-features-perf branch February 15, 2024 21:17
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.

1 participant