LivelyKernel / LivelyKernel/lively4-core
Caching not aggressive enough
Open
@JensLincke is already working on this.
Since Aug 9, 2019.
comp: file cache
effort1: easy (hours)
P2: required
type: performance
- Dominant language
- JavaScript
- Stars
- 89
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
Currently, caches work fine for the statically declared cache bundle.
But the same performance should be reached when loading any file a second time.
Currently, it always goes to the server.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.