Skip to content

Add typography benchmark tests for textToModel() #8970

Description

@shakeelmohamed

Increasing access

Unsure

Most appropriate sub-area of p5.js?

  • Accessibility
  • Color
  • Core/Environment/Rendering
  • Data
  • DOM
  • Events
  • Image
  • IO
  • Math
  • Typography
  • Utilities
  • WebGL
  • Build process
  • Unit testing
  • Internationalization
  • Friendly errors
  • Other (specify if possible)

Feature enhancement details

Continuing the work from #8918.
For p5.js 2.x, add an additional test suite for textToModel().

The tests cases should use the same test strings as the textToPoints() benchmarks, targeting a sampleFactor which yields the same number of points. The goal is gauge performance across the textTo___ functions.

Test coverage must include the following renderers (not applicable to 2D):

  • WebGL
  • WebGPU

Please add @shakeelmohamed as a reviewer to any related PRs.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions