[rdfweb-dev] The toolset issue
Bill Kearney
wkearney at ideaspace.net
Tue Jun 8 16:06:50 UTC 2004
> Loading it into RAP and generating the model, after getting it off disk
> took 1.86s. Indexing it took 2.00s Unfortunately iterating across it to
> generate a web page of nicely formatted, humanly readable data took 251
> seconds.
Sounds like a job for cron and some cached files on disk.
We've been rearranging a number of things we do on Syndic8 to make better use of
idle time on less-than-constantly changing data.
While it would indeed be better to have faster code, don't let that stand in the
way. Crank it periodically and serve it up from cache.
-Bill Kearney
More information about the foaf-dev
mailing list