As it is now, the main issue with Unitas is that each page needs a bunch of HTTP requests: high latency, unnecessary traffic.
If we could generate all pages (for all groups, affiliations, users, etc) server-side, on a cron job (or even better, have specific rebuilds triggered by specific events), that would make the pages really fast and usable.
As it is now, the main issue with Unitas is that each page needs a bunch of HTTP requests: high latency, unnecessary traffic.
If we could generate all pages (for all groups, affiliations, users, etc) server-side, on a cron job (or even better, have specific rebuilds triggered by specific events), that would make the pages really fast and usable.