alttester / alttester/AltTester-Unity-SDK

Add caching for object search

Open
#1,119 1 comment 0 reactions 0 assignees View on GitHub
enhancement feature no version triaged
Dominant language
C#
Stars
121
Forks
24
PR merge metrics
No merged PRs in 30d

Description

## Description

Every time we search an object we will first search in the list with cached object and if we don't found the object we continue to search the object normally.

If the object is found and is not in the cached list we will add it for future searches.

We should discuss to have a limit for this list and also clean it when object are no longer in the scene.

Also Alex suggested an option to enable/disable this feature

## Mocks

## Additional info

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.