cabaletta / cabaletta/baritone
Convert double tick cost to integer centitick / millitick cost
Open
enhancement
- Dominant language
- Java
- Stars
- 9.2k
- Forks
- 2.1k
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 3
Description
Improves performance. Right now we literally do millions of floating point ops (mostly addition) per second, and that starts to add up (lol) really fast.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the double-valued tick cost and tracing where it is produced, added, and compared. The issue does not name files, tests, or an acceptance criterion, so define the integer centitick or millitick representation and verify that pathfinding behavior and performance are preserved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- game-dev, performance
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100