slainless
Explore posts from serversHow to improve list rendering performance?
Good evening,
Just recently, i made a simple app with Solid. However, i'm a bit stuck at rendering list. Is there any best practice in Solid to render list? I suspect that I'm somehow doing something stupid since there is delay around 1~2s every time there is a mutation on the state and the list is getting rebuilt.
The performance degradation is apparent when rendering a big list.
the app: https://slainless.github.io/stringeraser/
the mentioned list, rendered with For
https://github.com/slainless/stringeraser/blob/c836c8a830f9658976e6c738025e052bbe974436/src/components/match-pane.tsx#L104-L108
11 replies
CDCloudflare Developers
•Created by slainless on 3/24/2024 in #general-help
R2 Authentication problems, can HeadBucket, but always failed at PutObject, using aws-sdk-go-v2
1 replies
CDCloudflare Developers
•Created by slainless on 3/16/2024 in #general-help
Constant deployment failed without context/info/log
We are trying pages/worker with Remix but CF platform just blocking our progress without giving meaningful information to prevent these failures
Here is the latest deployment: 2be787ab-469e-4bbe-a2b1-784fac090a0f, which is running fine on workerd, with dry-run size gzip 700~800kb
1 replies