This issue has been created
 
 
Cristal / cid:jira-generated-image-avatar-05276880-39f3-436d-9d89-760c8979a840 CRISTAL-567 Open

DefaultCristalApp.renderContent is called for nothing from DefaultCristalApp.loadPage

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-a00541b5-7ff6-4014-8763-b103d515d813 Manuel Leduc created this issue on 23/Jun/25 11:00
 
Summary: DefaultCristalApp.renderContent is called for nothing from DefaultCristalApp.loadPage
Issue Type: cid:jira-generated-image-avatar-05276880-39f3-436d-9d89-760c8979a840 Bug
Affects Versions: 0.1
Assignee: Unassigned
Components: lib
Created: 23/Jun/25 11:00
Labels: performance
Priority: cid:jira-generated-image-static-major-dc30ac73-b763-4097-9cb3-d1d481f5482e Major
Reporter: Manuel Leduc
Description:

DefaultCristalApp.renderContent is calledfrom DefaultCristalApp.loadPage

Consequences:

  1. a rendering is done for nothing since the computed value is not used afterward
  2. wikimodel (very heavy) is imported statically on all pages for nothing