Skip to content
This repository has been archived by the owner on Jun 9, 2024. It is now read-only.

added caching based on file key #62

Merged
merged 2 commits into from
Jul 6, 2023
Merged

Conversation

SilenNaihin
Copy link
Contributor

Changes

Caching deserialization of files so it doesn't rerun every time self.data is called.

PR Quality Checklist

  • [ x ] I have run the following commands against my code to ensure it passes our linters:
    black .
    isort .
    mypy .
    autoflake --remove-all-unused-imports --recursive --ignore-init-module-imports --ignore-pass-after-docstring --in-place agbenchmark

@waynehamadi waynehamadi merged commit c76062b into master Jul 6, 2023
@waynehamadi waynehamadi deleted the fix/cache-challengedata branch July 6, 2023 04:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants