Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider changing some lists to hashes #85

Open
benknoble opened this issue Apr 8, 2024 · 1 comment
Open

Consider changing some lists to hashes #85

benknoble opened this issue Apr 8, 2024 · 1 comment
Labels
T:performance for performance-related topics T:refactoring for refactoring todos

Comments

@benknoble
Copy link
Owner

Such as the creatures list and the list of monsters in a monster-group.

@benknoble
Copy link
Owner Author

Actually, I'd probably like to find an abstract interface for these if possible. That way I can experiment with hashes vs. treelists.

I've also considered parallel array-style data layout for things like conditions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T:performance for performance-related topics T:refactoring for refactoring todos
Projects
Status: Todo
Development

No branches or pull requests

1 participant