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

Use HashMap, HashSet from dart:collection – faster! #25

Closed
@kevmoo

Description

@kevmoo

https://github.com/dart-lang/graphs/blob/d329d755cae8ce5c472842ec51ff2229ee8c481b/lib/src/strongly_connected_components.dart#L29

If you don't care about insertion ordering, you'll get better perf and mem usage if you use the Hash* flavor

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions