alttester / alttester/AltTester-Unity-SDK

Add caching for object search

Abierto
#1,119 1 comentario 0 reacciones 0 asignados Ver en GitHub
enhancement feature no version triaged
Lenguaje dominante
C#
Estrellas
121
Forks
24
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

## 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

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.