Skip to content

Render-value-skeleton is quadratic #720

Open
@blerner

Description

@blerner

The Pyret implementation of render-data and render-valueskeleton uses repeated string concatenations. This is quadratic. Better design should use an Array of strings, and Array.join.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions