Talk:Rosetta Code/Find unimplemented tasks: Difference between revisions

(→‎Server load: Task no longer possible. Revert to MediaWiki API?)
Line 11:
: Task rewritten to take advantage of "static" files. --[[User:Short Circuit|Michael Mol]] 04:35, 14 September 2009 (UTC)
:: The "static" (JSON) files mentioned in the task description are no longer available. The README file in the linked folder suggests that "calling MediaWiki's API for JSON data shouldn't be as painful as it once was". Should the task description be reverted to use the MediaWiki API again? --[[User:Tikkanz|Tikkanz]] 00:35, 29 January 2010 (UTC)
::: That's what I would recommend. Sorry about not leaving a note here before. (The script that was updating the JSON files was consuming 18M of RAM, and I needed that to deal with StumbleUpon while trying to get other parts of the server configuration tuned. One consequence of the tuning is that dynamic JSON generation should be much faster, if MediaWiki takes advantage of caching there.) --[[User:Short Circuit|Michael Mol]] 04:54, 29 January 2010 (UTC)