<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Is there a difference in efficiency between this sort and reverse? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Is-there-a-difference-in-efficiency-between-this-sort-and/m-p/489139#M136641</link>
    <description>&lt;P&gt;When I examine it, &lt;CODE&gt;sort&lt;/CODE&gt; takes more time.&lt;/P&gt;

&lt;P&gt;Also, &lt;CODE&gt;reverse&lt;/CODE&gt; is a command that reverses the log order, so if the time series is disjoint, reverse it.&lt;BR /&gt;
This is also different from &lt;CODE&gt;sort&lt;/CODE&gt; .&lt;/P&gt;</description>
    <pubDate>Sun, 24 Nov 2019 05:38:41 GMT</pubDate>
    <dc:creator>to4kawa</dc:creator>
    <dc:date>2019-11-24T05:38:41Z</dc:date>
    <item>
      <title>Is there a difference in efficiency between this sort and reverse?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Is-there-a-difference-in-efficiency-between-this-sort-and/m-p/489136#M136638</link>
      <description>&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/7.0.0/SearchReference/Delta"&gt;Delta&lt;/A&gt; cites an example using &lt;CODE&gt;sort - _time&lt;/CODE&gt;.  &lt;/P&gt;

&lt;P&gt;Is there a difference in efficiency between this sort and &lt;CODE&gt;reverse&lt;/CODE&gt;?&lt;/P&gt;</description>
      <pubDate>Fri, 22 Nov 2019 21:23:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Is-there-a-difference-in-efficiency-between-this-sort-and/m-p/489136#M136638</guid>
      <dc:creator>yuanliu</dc:creator>
      <dc:date>2019-11-22T21:23:43Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a difference in efficiency between this sort and reverse?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Is-there-a-difference-in-efficiency-between-this-sort-and/m-p/489137#M136639</link>
      <description>&lt;P&gt;Using &lt;CODE&gt;reverse&lt;/CODE&gt; &lt;EM&gt;should&lt;/EM&gt; be much more effiicient because it just rewrites the list whereas &lt;CODE&gt;sort&lt;/CODE&gt; must continuously compare values.  It should be &lt;CODE&gt;sort 0 + _time&lt;/CODE&gt;. &lt;/P&gt;</description>
      <pubDate>Sat, 23 Nov 2019 06:28:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Is-there-a-difference-in-efficiency-between-this-sort-and/m-p/489137#M136639</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2019-11-23T06:28:33Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a difference in efficiency between this sort and reverse?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Is-there-a-difference-in-efficiency-between-this-sort-and/m-p/489138#M136640</link>
      <description>&lt;P&gt;If you look into the job inspector, you should be able to see the runtime and other diagnostic information for your case as well!&lt;/P&gt;</description>
      <pubDate>Sun, 24 Nov 2019 03:30:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Is-there-a-difference-in-efficiency-between-this-sort-and/m-p/489138#M136640</guid>
      <dc:creator>aberkow</dc:creator>
      <dc:date>2019-11-24T03:30:53Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a difference in efficiency between this sort and reverse?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Is-there-a-difference-in-efficiency-between-this-sort-and/m-p/489139#M136641</link>
      <description>&lt;P&gt;When I examine it, &lt;CODE&gt;sort&lt;/CODE&gt; takes more time.&lt;/P&gt;

&lt;P&gt;Also, &lt;CODE&gt;reverse&lt;/CODE&gt; is a command that reverses the log order, so if the time series is disjoint, reverse it.&lt;BR /&gt;
This is also different from &lt;CODE&gt;sort&lt;/CODE&gt; .&lt;/P&gt;</description>
      <pubDate>Sun, 24 Nov 2019 05:38:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Is-there-a-difference-in-efficiency-between-this-sort-and/m-p/489139#M136641</guid>
      <dc:creator>to4kawa</dc:creator>
      <dc:date>2019-11-24T05:38:41Z</dc:date>
    </item>
  </channel>
</rss>

