Browse Source
Replaced multiple Array.filter() calls with a single loop to improve performance. This avoids redundant iterations over the shares array and categorizes them more efficiently. Signed-off-by: nfebe <fenn25.fn@gmail.com>pull/52423/head
1 changed files with 9 additions and 3 deletions
Loading…
Reference in new issue