inducer / inducer/insorderset

Improve performance

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Do the following:

- Remove the copy constructor of the core data structure, adapt remaining code.
- Remove the read-only view for iteration. Implement an iterator that assumes the data structure remains unchanged.
- Reimplement hashing natively, without constructing a temporary set.
- Implement GC traversal. (Unrelated, but also necessary)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.