0kku / destiny

A reactive UI library for JavaScript and TypeScript
Open Software License 3.0
53 stars 6 forks source link

Performance regression in slice #37

Open 0kku opened 2 years ago

0kku commented 2 years ago

The old buggy version of slice was reimplemented in a naive way that has unacceptable performance.