Todd Sundsted on Nostr: Ktistec release v2.4.5 rolls out the build time and executable size optimizations ...
Ktistec release v2.4.5 rolls out the build time and executable size optimizations I've been blogging about here. It also fixes a few small bugs.
Fixed
Handle @-mentions with hosts in new posts.
Handle HEAD requests for pages with pretty URLs.
Destroy session after running scripts.
Changed
Delete old authenticated sessions.
I've started a branch full of query optimizations. My general rule—as highlighted in the server logs—is if a query takes longer than 50msec, it takes too long. It's time to address some problems...
#ktistec #fediverse #activitypub #crystallang
Fixed
Handle @-mentions with hosts in new posts.
Handle HEAD requests for pages with pretty URLs.
Destroy session after running scripts.
Changed
Delete old authenticated sessions.
I've started a branch full of query optimizations. My general rule—as highlighted in the server logs—is if a query takes longer than 50msec, it takes too long. It's time to address some problems...
#ktistec #fediverse #activitypub #crystallang