-
### Package Scope
etc
### Description
@suspensive/intersection to trigger fetch on view inside of window
### Possible Solution
```tsx
const posts = useSuspenseQuery(postsQueryOptions(.…
-
Hi!
This is related to #127 **Lazy loading children when parent is opened.**
Can you guys please provide a pattern/pseudo code or some advice on how to implement it?
What I can gather from t…
-
Refer to https://docs.google.com/document/d/1kQrkj5vXG8ptC2umA2tUa67v48o9KGULGOflrU4vay4/edit
-
## Feature Description
At the WordCamp Asia Contributor Day, @shilo-ey shared a very interesting thing that Elementor is doing to optimize the loading of background images by lazy-loading them. Bac…
-
We need to optimize images on our website to improve loading speed and overall performance. This includes compressing existing images and converting them to more efficient formats like WebP.
**Comp…
-
```
ID: libvirt_guests_sysconfig_file
Function: file.managed
Name: /etc/sysconfig/libvirt-guests
Result: True
Comment: Empty file
Started: 10:19:00.222726
…
-
## Description
Superscore should support lazy loading of `Entry`'s, in order to improve performance and memory load.
## Context
Consider the case where we want to present a preview of the resul…
-
### Brief description of your issue
If System Informer is run as Admin, right-clicking the tray-icon or selecting the 'System' menu bar item in the window, will freeze the program for minutes to in…
-
When profiling my program, I find that importing cheap_repr is very expensive. Here's one profiling result using py-spy:
https://laike9m.github.io/images/af9b0d4.svg
![image](https://user-images…
-
### Branch
master branch https://mmdetection.readthedocs.io/en/latest/
### 📚 The doc issue
Does MMDetection currently support lazy loading annotations when they don't all fit into memory (ex. load…