Module talk:Convert: Difference between revisions

Content deleted Content added
Status?: new section
Line 38:
:::Thanks, but this page is a little out of date, and I will update it with the info that WOSlinker linked to. My comment about "performance challenges" was written when I had not absorbed the fact that some testcase timeouts were due to use of <code>frame:preprocess</code>. It actually looks as if Module:Convert is reasonably fast, although I haven't yet hammered it. In [[User:Johnuniq/sandbox|my sandbox]], there are 122 calls of {{tl|convert/sandboxlua}}, and the HTML source shows the Lua time usage is 0.348s (2.8 ms per call). That makes me think that Lua is fast enough even with the current bloated modules. Nevertheless, I'm thinking of some ways I could improve performance and will update the "Plans" section above with info, possibly within a few hours. [[User:Johnuniq|Johnuniq]] ([[User talk:Johnuniq|talk]]) 04:08, 3 March 2013 (UTC)
{{od|3}}I've removed the plans as they were obsolete. Also, while the testcase pages require a significant time to render, the convert module appears to be sufficiently fast, so there is no reason to look for ways to speed it up. I now have 1689 calls in [[User:Johnuniq/sandbox|my sandbox]], and the Lua time usage is about 1 millisecond per convert. There is a per-page overhead, and it looks like a small number of converts takes around 40&nbsp;ms total. [[User:Johnuniq|Johnuniq]] ([[User talk:Johnuniq|talk]]) 10:52, 26 April 2013 (UTC)
 
== Status? ==
 
I'm curious what the status is here, and when you might hope to be ready for deployment, etc.? [[User:Dragons flight|Dragons flight]] ([[User talk:Dragons flight|talk]]) 02:13, 6 June 2013 (UTC)