Skip to content

Added typo benchmark test for textToPaths()#8983

Open
Ayush4958 wants to merge 7 commits into
processing:mainfrom
Ayush4958:add-typo-benchmark-test
Open

Added typo benchmark test for textToPaths()#8983
Ayush4958 wants to merge 7 commits into
processing:mainfrom
Ayush4958:add-typo-benchmark-test

Conversation

@Ayush4958

Copy link
Copy Markdown

This PR adds an additional test suite for textToPaths() to the typography benchmarks.

Resolves #8969
Reviewer @shakeelmohamed

Changes:

  • Creates a TO_PATHS_CASES array reusing the same test strings from the textToPoints()
  • Adds the new benchmark loops to the 2D, WebGL & WebGPU test suites to ensure complete renderer coverage.

Screenshots of the change:
image

PR Checklist

  • npm run lint passes
  • Unit tests are included / updated

@Ayush4958 Ayush4958 changed the title Added typo benchmark test for testToPaths Added typo benchmark test for textToPaths() Jul 16, 2026
@Ayush4958

Copy link
Copy Markdown
Author

@ksen0 , @shakeelmohamed
I had raised a PR
It's ready for review

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.

Add typography benchmark tests for textToPaths()

2 participants