Skip to content

Look into making wall drawing more cache-efficient #4

Description

@AnEnigmaticBug

Walls are drawn one vertical strip at a time. This is actually the least cache-efficient option possible. The ideal case would be drawing horizontal strips.

If done, it may give a good speed-up.

Metadata

Metadata

Labels

enhancementNew feature or requesthelp wantedExtra attention is needed

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions