PromucFlow_constructor/app
Satish Gandham 8dc9c0b017
feat: Optimize create uneval tree via memoization (#13476)
* - Memoize the expeinsive parts of createUnevalTree

* - Split the generateDataTreeWidget and memoize the expensize part
- Remove stary console statement in MultiSelectWidget

* - Some debugging code, needs to be removed.

* Debugging in progress

* Still debugging

* Still debugging

* Working??

* Jest tests passing, and fast enough

* remove unused imports

* One failing jest test, testing luck with cypress

* Remcoe console statment from jest test

* - Sync with release.
- Comment failing jest test

* Disable a test

* - Clean up

* Final cleanup and documentation

* - Make function and variable names accurate and easy to understand

* Update code comments

Co-authored-by: Satish Gandham <satish@appsmith.com>
2022-05-18 10:51:53 +05:30
..
client feat: Optimize create uneval tree via memoization (#13476) 2022-05-18 10:51:53 +05:30
rts chore: replace deprecated String.prototype.substr() (#11928) 2022-04-13 12:30:38 +05:30
server feat: Update organization slug (#13791) 2022-05-18 11:08:13 +06:00
util chore: bump minimist from 1.2.5 to 1.2.6 in /app/util/plugin-generation (#12242) 2022-03-25 12:12:36 +05:30
yarn.lock