discussions Search Results · is:discussion performance is:open
Filter by
93.9k results
(166 ms)93.9k results
:
schwalbe10posted
13 days ago- 2
:
giscus[bot]posted
14 days ago- 0
:
khamidkhanov-7posted
yesterday- 1
:
When rendering 1k+ items, the UI slows down significantly. Any recommendations for optimization (e.g., virtualization,
memoization, pagination)?
Let’s share performance tips that worked for you.
khasanbayev-7posted
yesterday- 1
:
Intina47posted
4 days ago- 0
:
class C
{
int[] _a = [];
void Direct()
{
for (int i = 0; i _a.Length; i++)
{
var v = _a[i];
}
}
void LocalCopy()
{
var a = _a;
...
HMBSbigeposted
12 days ago- 0
:
From the doc :
When Not to Use reaktiv¶
reaktiv might not be the best fit for:
[…] - Performance-critical, High-frequency Updates: For systems where absolute minimal overhead is critical
What kind of frequency are we talking about?
guillaume-muellerposted
3 days ago- 4
:
workapurvasingh-sketchposted
18 days ago- 1
:
Share your experiences with different AI model combinations and performance optimizations for AI Counsel deliberations.
What setups give you the best results?
Model Pairings to Discuss
Cloud-Only ...
blueman82posted
11 days ago- 0
:
... performs at 0.77 fps, while the installation on Arch
performs with 0.52 fps.
I was wondering if any of you others tested the same set-up cross-OS and whether you found performance differences?
Would be ...
proxyidposted
13 days ago- 2