https://bugzilla.wikimedia.org/show_bug.cgi?id=30488
--- Comment #4 from Mihael Simonič <[email protected]> 2011-08-21 16:36:57 UTC --- Actually I have :) I'm writing simple program to find the shortest path between two Wikipedia articles (using breadth first search algorithm), and it turns out that it's app. 2 times faster when using page IDs instead of page names. Link: http://sis.gimb.si/wikilink/beta.php?start=Delo&target=%C5%A0ahovska%20figura&lang=sl (and another example for english wikipedia) http://sis.gimb.si/wikilink/beta.php?start=Slovenia&target=Sicily -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
