You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 15, 2022. It is now read-only.
Yes I know this is a problem. Unfortunately I had no time to address this. I'm sure there's room for optimization, but currently I do not have time to take care of it.
I wonder if Piriti is the right place for the optimisation. Doesn't it just generate *.Java files that GWT then compile into Javascript. Wouldn't it be better to the optimisation on GWT side ?
Good point. But I think there's also a chance to reduce the generated java code. I'm not sure how much we could reduce the size, a first guess is something around 10%. But that's just a rough estimation. It's been a while since I worked on the codebase.
i use lot of modals and end up 66k of piriti json.read, json.write compiled java scripts. Anyway to reduce output size?
The text was updated successfully, but these errors were encountered: