Skip to content

Commit

Permalink
feat: use rapidgzip to decode large maps
Browse files Browse the repository at this point in the history
  • Loading branch information
hrz6976 committed Dec 20, 2024
1 parent 19cbba8 commit cd142be
Show file tree
Hide file tree
Showing 5 changed files with 281 additions and 18 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ csv/*
settings.py
data/*
*/migrations/*
*.json
!wocprofile.default.json

# Byte-compiled / optimized / DLL files
__pycache__/
Expand Down
165 changes: 164 additions & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit cd142be

Please sign in to comment.