Module talk:Convert: Difference between revisions

Content deleted Content added
problem was frame:preprocess; will update this page with plans soon
m fix links for moved module
Line 4:
#[[Template:Convert/testcases]] – template tests
#[[Module:Convert]] – module to convert units
#[[Module:ConvertdataConvert/data]] – module with unit definitions, used by #3
#[[User:Johnuniq/Conversion data]] – master list of unit definitions
#[[User:Johnuniq/Making the units table]] – program to translate #5 to #4
Line 30:
==Discussion==
<small>My following comment was in "Overview" above; moved to here to keep the overview brief.</small> Some interesting performance challenges exist. The "NewPP limit report" in the html source for this [[Template:Convert/testcases/bytype/force|test page]] says "Lua time usage: 0.295s". [[User:Johnuniq|Johnuniq]] ([[User talk:Johnuniq|talk]]) 09:35, 19 February 2013 (UTC)
::presuming that a page that requires data conversion might require many of them, and consideing the sheer size of [[Module:ConvertdataConvert/data]], you might want to look at the [[mw:Extension:Scribunto/Lua_reference_manual#mw.loadData|mw.loadData documentaion]] and see if you can use this to improve performance. peace - [[User:קיפודנחש|קיפודנחש (aka kipod)]] ([[User talk:קיפודנחש|talk]]) 16:45, 2 March 2013 (UTC)
:::Mentioned at http://test2.wikipedia.org/wiki/User:Johnuniq -- [[User:WOSlinker|WOSlinker]] ([[User talk:WOSlinker|talk]]) 17:13, 2 March 2013 (UTC)