Clpsplug / Clpsplug/hexagonal_map

FieldのCellリストはハッシュテーブルにした方が速いかも

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

Description

フィールドが大きくなるにつれてforeachのコストが相当に大きくなっていく

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the Field Cell list and the foreach traversal mentioned in the issue. Inspect how cells are accessed and identify the behavior that must remain unchanged when considering a hash table. Done means a justified data-structure change with evidence that access or iteration improves for large fields.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
data, 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.