## Description Klona operations are generally expensive, for that reason we will be tracking the performance of all klonas in the main thread. ## Automation /ok-to-test tags="@tag.All" ### 🔍 Cypress test results <!-- This is an auto-generated comment: Cypress test results --> > [!TIP] > 🟢 🟢 🟢 All cypress tests have passed! 🎉 🎉 🎉 > Workflow run: <https://github.com/appsmithorg/appsmith/actions/runs/10608431935> > Commit: cab2716f74f3747d3df64342f4d7f4972358a3e6 > <a href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=10608431935&attempt=2" target="_blank">Cypress dashboard</a>. > Tags: `@tag.All` > Spec: > <hr>Thu, 29 Aug 2024 06:26:43 UTC <!-- end of auto-generated comment: Cypress test results --> ## Communication Should the DevRel and Marketing teams inform users about this change? - [ ] Yes - [ ] No <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit ## Summary by CodeRabbit - **New Features** - Introduced telemetry tracking for cloning operations across various components, enhancing performance monitoring and debugging capabilities. - **Bug Fixes** - Improved observability of cloning operations, aiding in identifying potential performance bottlenecks. <!-- end of auto-generated comment: release notes by coderabbit.ai --> |
||
|---|---|---|
| .. | ||
| ArrayField.test.tsx | ||
| ArrayField.tsx | ||
| BaseInputField.tsx | ||
| CheckboxField.tsx | ||
| CurrencyInputField.test.ts | ||
| CurrencyInputField.tsx | ||
| DateField.tsx | ||
| FieldRenderer.tsx | ||
| index.ts | ||
| InputField.test.ts | ||
| InputField.tsx | ||
| MultiSelectField.tsx | ||
| ObjectField.tsx | ||
| PhoneInputField.test.ts | ||
| PhoneInputField.tsx | ||
| RadioGroupField.tsx | ||
| SelectField.test.tsx | ||
| SelectField.tsx | ||
| SwitchField.tsx | ||
| useBlurAndFocusEvents.ts | ||
| useObserveAccessor.ts | ||
| useRegisterFieldValidity.test.tsx | ||
| useRegisterFieldValidity.ts | ||
| useUpdateInternalMetaState.ts | ||