-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Open
Labels
Description
Intended outcome:
DescriptorCache is somewhat useful for performance optimization.
Actual outcome:
I did some performance test, found that performance was better without using DescriptorCache and lower memory usage, even with a 50% duplicate rate.
How to reproduce the issue:
https://codesandbox.io/p/sandbox/ntrp45
Versions