IGListKit/Source/IGListDiffKit
Harrison Huang 5c9d3a80c6 Boundary test of removing all IGListAdapter animation
Summary:
# Context

We've seen several experiments in which disabling standard-update animation yielded significant app-value wins. Overall there is a trend of moving towards snappier

- Reels grid disabled animation, led to vpvd wins
- Home feed disabled update animations -- led to Session and revenue wins

# This diff

From IGListAdapter+Common, create a kill switch to disable all animation. Potentially use this flag to dogfood and see where we have unnecessary animation.

Differential Revision: D54388375

fbshipit-source-id: a46c60944317db5deeceaac6d0baed71104d0c34
2024-03-02 00:50:49 -08:00
..
Internal Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00
IGListAssert.h Fix IGWarnAssert macro to remove unneeded condition parameter 2023-09-26 08:22:26 -07:00
IGListBatchUpdateData.h Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00
IGListBatchUpdateData.mm Fix unsigned integer overflow (#1299) 2023-05-02 02:23:55 -07:00
IGListCompatibility.h Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00
IGListDiff.h Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00
IGListDiff.mm Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00
IGListDiffable.h Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00
IGListDiffKit.h Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00
IGListExperiments.h Boundary test of removing all IGListAdapter animation 2024-03-02 00:50:49 -08:00
IGListIndexPathResult.h Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00
IGListIndexPathResult.m Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00
IGListIndexSetResult.h Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00
IGListIndexSetResult.m Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00
IGListMacros.h Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00
IGListMoveIndex.h Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00
IGListMoveIndex.m Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00
IGListMoveIndexPath.h Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00
IGListMoveIndexPath.m Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00
NSNumber+IGListDiffable.h Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00
NSNumber+IGListDiffable.m Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00
NSString+IGListDiffable.h Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00
NSString+IGListDiffable.m Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00