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

perf(core): increased throughput #145

Merged
merged 2 commits into from Jul 24, 2023
Merged

Conversation

hiimjako
Copy link
Contributor

@hiimjako hiimjako commented Jul 21, 2023

Pull Request Type

  • Refactoring (no functional changes, no api changes)

Description

Improved service GET responses by 10x.
This change will modify the AdditionalCaster to parse only the defined types in the schema. Any unexpected fields will remain untouched.

PR Checklist

  • The commit message follows our guidelines included in the CONTRIBUTING.md
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@hiimjako hiimjako self-assigned this Jul 21, 2023
Copy link
Collaborator

@ThisIsDemetrio ThisIsDemetrio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@hiimjako hiimjako merged commit ae428fb into mia-platform:main Jul 24, 2023
5 checks passed
hiimjako added a commit to hiimjako/crud-service that referenced this pull request Jul 24, 2023
* perf(core): increased throughput

* docs(CHANGELOG): update
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.

None yet

3 participants