Skip to content

Use unordered sets and maps #50

@PappasBrent

Description

@PappasBrent

Maki currently uses sets and maps in several places to track macro expansions and definitions, but should use the unordered variants of these types to improve performance since the ordering of set and map keys is never important to Maki.

Metadata

Metadata

Assignees

Labels

optimizationImprovements to program time and space usage

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions