Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.
This repository was archived by the owner on May 28, 2025. It is now read-only.

Need performance benchmark tests for CoreText #1819

@rajsesh

Description

@rajsesh

Would be useful to time these scenarios. The goal is to have a simple commandline test similar to the unit tests, but rather than pass fail, these would run the perf scenarios and log the various metrics. Here are some basic metrics we want to have:

  1. Drawing a frame with 100 sentences.
  2. Drawing 10000 lines.
  3. Drawing 100,000 runs.
  4. Drawing 10,000,000 glyphs.
  5. Drawing using NSString drawAtPoint and variations.
  6. Drawing using NSAttributedString drawAtPoint.

Once we have this, we could plug this into nightly build for build-over-build tracking of perf numbers to catch future regressions.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions