Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-25412] Hyperloop: iOS - Improve metabase caching

GitHub Issuen/a
TypeImprovement
PriorityMedium
StatusOpen
ResolutionUnresolved
Affected Version/sHyperloop 2.2.0
Fix Version/sn/a
Componentsn/a
Labelsn/a
ReporterJan Vennemann
AssigneeUnknown
Created2017-10-19T11:52:36.000+0000
Updated2018-02-28T19:55:05.000+0000

Description

Hyperloop will currently always regenerate the metabase. Depending on how extensively Hyperloop is used, this can take a few seconds. There is a partial caching for subsequent processes that prevents further processing of the metabase if the resulting JSON doesn't change. This needs to be improved so that the metabase generation will be entirely skipped if no input parameters to the metabase generator changed compared to the last run.

Comments

No comments

JSON Source