HaxeFoundation / HaxeFoundation/haxe
Optimize Int64Map implementation on various targets
Open
- Dominant language
- Haxe
- Stars
- 6.9k
- Forks
- 715
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 11
Description
#12393 implemented a general Int64Map based on strings. There are likely better solutions for several targets that we should look into.
Contributor guide
Research direction
Start by reading issue #12393 and the current general Int64Map implementation based on strings. Investigate how Int64Map is represented across the supported targets and identify whether target-specific implementations are appropriate; the issue does not name files, tests, or a concrete completion criterion.
Written by the indexing model from the issue text.
Assessment
- Domain
- compilers, performance
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100