Skip to content

Conversation

@rafafloresta
Copy link

Summary

Adds a benchmark script to compare Blueprinter performance against other popular Ruby serializers.

Usage

ruby benchmarks/serializer_comparison.rb

Related

Checklist

  • I have signed off all my commits as required by DCO
  • My build is green

Adds a benchmark script to compare Blueprinter against other popular
Ruby serializers (as_json, alba, fast_jsonapi, grape-entity, AMS, roar, panko).

Based on the original benchmark from Issue procore-oss#113.

Usage: ruby benchmarks/serializer_comparison.rb

Signed-off-by: Rafael George <[email protected]>
@rafafloresta rafafloresta force-pushed the add-serializer-comparison-benchmark branch from aeef7ee to 2153042 Compare January 21, 2026 19:40
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.

Performance regression: 2.7x slower since v0.10.0

1 participant