developmentseed / developmentseed/titiler-benchmark
disable cache
Open
Beginner friendly
- Dominant language
- Python
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
the `get_assets` has a cache layer on top of it so multiple calls should hit the cache which is not great for benchmark
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the `get_assets` entry point and inspect how its cache layer is applied. Confirm that repeated calls used by the benchmark do not reuse cached results, and verify the benchmark still runs with caching disabled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- performance
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100