question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Hello! I’ve started playing around with astroturf for a slightly strange project. It’s a library that exports a lot of individual atomic classes using the css API (about 10,000) and so the start-up penalty for astroturf is pretty high. Perfromance is remarkably good once that initial load is complete through.

I’m wondering if it’d be possible to leverage a disk cache alongside the in-memory cache for webpack so that some of that work can be avoid for subsequent startups?

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:47 (43 by maintainers)

github_iconTop GitHub Comments

1reaction
jquensecommented, Apr 28, 2021

ok it seems like i had already fixed it and released it as 1.0.0-beta.21 but for some reason i cannot find that tag. in any case upgrading seemed to fix it

0reactions
dreykscommented, Oct 4, 2021

yeah I had [hash] but I understand now that I had other issues - match resource being absent due to https://github.com/4Catalyzer/astroturf/issues/727

Read more comments on GitHub >

github_iconTop Results From Across the Web

The Persistent Cache - W3C
Caching is a required part of any efficient Internet access applications as it saves bandwidth and improves access performance significantly in almost all...
Read more >
Persistent Lookup Cache - Informatica Documentation
A persistent lookup cache is a cache that the Integration Service reuses for multiple runs of the same mapping. Use a persistent lookup...
Read more >
persistent-cache - npm
A simple module to persistently store/cache arbitrary data.. Latest version: 1.1.2, last published: a year ago. Start using persistent-cache ...
Read more >
Persistent cache - Learning Informatica PowerCenter 10.x
When you use non-persistent cache every day, the same data will be stored in cache; this will waste time and space every day....
Read more >
Persisting Caches - Oracle Help Center
Coherence persistence is a set of tools and technologies that manage the persistence and recovery of Coherence distributed caches. Cached data is persisted ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found