~jeffpc/blahgd#24: 
Consider not using the file cache

Instead, rely on the OS page cache to keep the contents of frequently accessed files in memory.

This shouldn't really be a problem since libjeffpc hasn't had a proper file caching implementation for FreeBSD and there haven't been any performance issues. A post still takes single digit number of milliseconds to render.

Status
REPORTED
Submitter
~jeffpc
Assigned to
No-one
Submitted
1 year, 1 month ago
Updated
1 year, 1 month ago
Labels
idea

~jeffpc 1 year, 1 month ago

This may be a really bad idea if fmt4 ends up cpu-heavy to parse. Parsing each post every time could be prohibitively expensive.

Register here or Log in to comment, or comment via email.