cabaletta / cabaletta/baritone

Convert double tick cost to integer centitick / millitick cost

Open
#55 0 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.