|
|
|
|
|
by kevingadd
1329 days ago
|
|
This is also just because APIs like Object.defineProperty are old and well-optimized, while Proxy (in comparison - it's not THAT new) is relatively new and not optimized because it is rarely used. Part of the reason it's rarely used is that it's very slow :-) |
|
It is slow it is rarely used it doesn't get optimized it is slow