cabaletta / cabaletta/baritone

Possible minor speedup in pathfinding

Open
#231 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
9.2k
Forks
2.1k
Avg merge
4d 3h
Merged PRs (30d)
3

Description

Converting MovementHelper.canWalkOn(int,int,int) to using a switch statement through some work could make it better by a high factor. If there were a pedantic label it would go here.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating MovementHelper.canWalkOn(int,int,int) and tracing how it is used in pathfinding. Benchmark the current and proposed implementation in representative pathfinding workloads; done requires a demonstrated speed improvement without changing walkability behavior.

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.