This issue has been created
There are 5 updates.
 
 
Cristal / cid:jira-generated-image-avatar-b7763da5-81a2-4b10-ab8b-a2acd15ce28f CRISTAL-463 Closed

Improve Cristal bundled size

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-26816e6c-dabc-4d96-85f2-d4048aa2bc97 Manuel Leduc created this issue on 06/Feb/25 10:08
 
Summary: Improve Cristal bundled size
Issue Type: cid:jira-generated-image-avatar-b7763da5-81a2-4b10-ab8b-a2acd15ce28f Task
Affects Versions: 0.14
Assignee: Unassigned
Components: Development Issues only
Created: 06/Feb/25 10:08
Priority: cid:jira-generated-image-static-major-f8c843a6-f142-41f4-baeb-b2f595b3930c Major
Reporter: Manuel Leduc
Description:

Currently, the network use of Cristal is really not optimal:

  • the editor code is loaded even in view mode
  • vuetify is loading very large fonts files for the icons

Those are easily optimizable and would benefit users in several ways:

  • faster page load
  • lower network use
 
 

5 updates

 
cid:jira-generated-image-avatar-26816e6c-dabc-4d96-85f2-d4048aa2bc97 Changes by Manuel Leduc on 06/Feb/25 10:09
 
Fix Version: 0.15
Description: Currently, the network use of Cristal is really not optimal:
* the editor code is loaded even in view mode
* vuetify is loading very large fonts files for the icons

Those are easily optimizable and would benefit users in several ways:
* faster page load
* lower network use


 

Results:
||Design System||0.14 (KiB)||0.15 (KiB)||Improvement (%)||
|Vuetify|1435|687|47.8|
|Shoelace|1154|647|56.0|
Assignee: Manuel Leduc
Resolution: Fixed
Status: Open Closed