Skip to content

Consider optimizations for doc-tests #2891

@DelevoXDG

Description

@DelevoXDG

Our doc-tests / runnable examples are currently ran sequentially, we should consider some optimisations to ensure they are executed faster:

  • Executing examples in parallel
  • Bundling examples based on run strategy and expected outcome (note: may cause some issues with one example result affecting the result of other - should research how this is done in rustdoc)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status

    Triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions