Skip to content

performance test#97

Merged
felipestanzani merged 30 commits intotoon-format:mainfrom
jenspapenhagen:cleanup
Feb 24, 2026
Merged

performance test#97
felipestanzani merged 30 commits intotoon-format:mainfrom
jenspapenhagen:cleanup

Conversation

@jenspapenhagen
Copy link
Collaborator

@jenspapenhagen jenspapenhagen commented Feb 20, 2026

Linked Issue

Closes #

Description

Try to ingress. the performance

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Refactoring (no functional changes)
  • Performance improvement
  • Test coverage improvement

Changes Made

SPEC Compliance

  • This PR implements/fixes spec compliance
  • Spec section(s) affected:
  • Spec version:

Testing

  • All existing tests pass
  • Added new tests for changes
  • Tests cover edge cases and spec compliance

Pre-submission Checklist

  • My code follows the project's coding standards
  • I have run code formatting/linting tools
  • I have added tests that prove my fix/feature works
  • New and existing tests pass locally
  • I have updated documentation if needed
  • I have reviewed the TOON specification for relevant sections

Breaking Changes

  • No breaking changes
  • Breaking changes (describe migration path below)

Additional Context

@jenspapenhagen jenspapenhagen requested a review from a team as a code owner February 20, 2026 20:15
Copy link
Collaborator

@felipestanzani felipestanzani left a comment

Choose a reason for hiding this comment

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

A great addition to performance tests. Thank you @jenspapenhagen, you are carrying this project on your shoulders.

@felipestanzani felipestanzani merged commit b09a8ed into toon-format:main Feb 24, 2026
1 check passed
@github-actions
Copy link
Contributor

Code Coverage

Overall Project 98.87% -0.11% 🍏
Files changed 99.2% 🍏

File Coverage
ObjectEncoder.java 100% 🍏
ValueEncoder.java 100% 🍏
LineWriter.java 100% 🍏
JsonNormalizer.java 100% 🍏
StringEscaper.java 100% 🍏
ObjectMapperSingleton.java 100% 🍏
JToon.java 100% 🍏
StringValidator.java 99.19% -0.81% 🍏
TabularArrayEncoder.java 98.95% 🍏
HeaderFormatter.java 98.78% -1.22% 🍏
Flatten.java 97.36% 🍏
ArrayEncoder.java 95.16% -0.69% 🍏

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