<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:arial, helvetica, sans-serif;font-size:12pt"><DIV></DIV>
<DIV>Check the devel list, you'll see a drupal_get_path being issued. It's done&nbsp;by theme_tablesort_indicator(), which in turn calls theme_image(), which calls&nbsp;url(). Somehow, I'd like to get in and add "'alias' =&gt;&nbsp;TRUE" to prevent the path query.</DIV>
<DIV>&nbsp;</DIV>
<DIV>These useless drupal_get_path calls are all over core. They may be quick, but they do take time.<BR>&nbsp;</DIV>
<P><FONT face="bookman old style, new york, times, serif" color=#ff007f size=4><EM><STRONG>Nancy</STRONG></EM></FONT></P>
<P>&nbsp;</P>
<P><FONT face="arial, helvetica, sans-serif">Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. King, Jr.</FONT></P>
<DIV><BR></DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: arial, helvetica, sans-serif"><BR>
<DIV style="FONT-SIZE: 10pt; FONT-FAMILY: arial, helvetica, sans-serif"><FONT face=Tahoma size=2>
<HR SIZE=1>
<B><SPAN style="FONT-WEIGHT: bold">From:</SPAN></B> Earl Miles &lt;merlin@logrus.com&gt;<BR><B><SPAN style="FONT-WEIGHT: bold">To:</SPAN></B> development@drupal.org<BR><B><SPAN style="FONT-WEIGHT: bold">Sent:</SPAN></B> Tue, December 28, 2010 1:48:57 PM<BR><B><SPAN style="FONT-WEIGHT: bold">Subject:</SPAN></B> Re: [development] URL Alias for Tablesort_sql<BR></FONT><BR>On 12/28/2010 6:53 AM, nan wich wrote:<BR>&gt; Before I go and submit a small performance patch to core, I am curious<BR>&gt; as to whether anyone, at any time, for any reason, has ever used a URL<BR>&gt; alias for the up and down images ('misc/arrow-asc.png',<BR>&gt; 'misc/arrow-desc.png')?<BR><BR>I'm pretty sure you can't use a URL alias for those, since they're<BR>served directly by the webserver and not by Drupal.<BR></DIV></DIV></div></body></html>