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

Object Serialization Benchmarks #32

Merged
merged 5 commits into from
Oct 21, 2024
Merged

Object Serialization Benchmarks #32

merged 5 commits into from
Oct 21, 2024

Conversation

bbengfort
Copy link
Contributor

@bbengfort bbengfort commented Oct 20, 2024

Scope of changes

Performs a benchmark comparison of manual object serialization to serialization using protocol buffers.

Type of change

  • new feature
  • bug fix
  • documentation
  • testing
  • technical debt
  • other (benchmarking)

Acceptance criteria

This PR will be merged without review.

Definition of Done

  • I have manually tested the change running it locally (having rebuilt all containers) or via unit tests
  • I have added unit and/or integration tests that cover my changes
  • I have added new test fixtures as needed to support added tests
  • I have updated the dependencies list if necessary (including updating yarn.lock and/or go.sum)
  • I have recompiled and included new protocol buffers to reflect changes I made if necessary

@bbengfort bbengfort merged commit 97abf44 into main Oct 21, 2024
4 checks passed
@bbengfort bbengfort deleted the object-serialization branch October 21, 2024 17:59
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