<?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 performance between RegEx and TFileInputDelimited in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/performance-between-RegEx-and-TFileInputDelimited/m-p/2204474#M5345</link>
    <description>I found that tFileInputRegex is better than a tFileInputDelimited to do a join.&lt;BR /&gt;i don't understand why it's better. Is it always true or not ?</description>
    <pubDate>Sat, 16 Nov 2024 14:28:39 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T14:28:39Z</dc:date>
    <item>
      <title>performance between RegEx and TFileInputDelimited</title>
      <link>https://community.qlik.com/t5/Talend-Studio/performance-between-RegEx-and-TFileInputDelimited/m-p/2204474#M5345</link>
      <description>I found that tFileInputRegex is better than a tFileInputDelimited to do a join.&lt;BR /&gt;i don't understand why it's better. Is it always true or not ?</description>
      <pubDate>Sat, 16 Nov 2024 14:28:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/performance-between-RegEx-and-TFileInputDelimited/m-p/2204474#M5345</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T14:28:39Z</dc:date>
    </item>
    <item>
      <title>Re: performance between RegEx and TFileInputDelimited</title>
      <link>https://community.qlik.com/t5/Talend-Studio/performance-between-RegEx-and-TFileInputDelimited/m-p/2204475#M5346</link>
      <description>Hello, 
&lt;BR /&gt;Do you mean that tFileInputRegex is faster than tFileInputDelimited ?
&lt;BR /&gt;Regular expressions are pretty fast, but it also depends on various proerty like options selected in your tFileInputDelimited, your keys, your data types and on your files.
&lt;BR /&gt;You post seems interesting, what is the gap between the two jobs ?
&lt;BR /&gt;Regards,</description>
      <pubDate>Thu, 24 Jan 2008 19:29:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/performance-between-RegEx-and-TFileInputDelimited/m-p/2204475#M5346</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-01-24T19:29:05Z</dc:date>
    </item>
    <item>
      <title>Re: performance between RegEx and TFileInputDelimited</title>
      <link>https://community.qlik.com/t5/Talend-Studio/performance-between-RegEx-and-TFileInputDelimited/m-p/2204476#M5347</link>
      <description>i have same structure on two components and time is better for x4 with RegEx.</description>
      <pubDate>Fri, 25 Jan 2008 12:56:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/performance-between-RegEx-and-TFileInputDelimited/m-p/2204476#M5347</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-01-25T12:56:38Z</dc:date>
    </item>
    <item>
      <title>Re: performance between RegEx and TFileInputDelimited</title>
      <link>https://community.qlik.com/t5/Talend-Studio/performance-between-RegEx-and-TFileInputDelimited/m-p/2204477#M5348</link>
      <description>With your regular expression, we can see that you don't use the CSV options.
&lt;BR /&gt;This option is really time-consuming. 
&lt;BR /&gt;You should deactivate it to accelerate your tFileInputDelimited components.
&lt;BR /&gt;Regards,</description>
      <pubDate>Mon, 28 Jan 2008 12:45:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/performance-between-RegEx-and-TFileInputDelimited/m-p/2204477#M5348</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-01-28T12:45:20Z</dc:date>
    </item>
    <item>
      <title>Re: performance between RegEx and TFileInputDelimited</title>
      <link>https://community.qlik.com/t5/Talend-Studio/performance-between-RegEx-and-TFileInputDelimited/m-p/2204478#M5349</link>
      <description>I test without csv option and now job is done in 13 minutes (20 minutes before). It's better but not really very good because there's only 1 million lines.</description>
      <pubDate>Mon, 04 Feb 2008 12:49:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/performance-between-RegEx-and-TFileInputDelimited/m-p/2204478#M5349</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-02-04T12:49:50Z</dc:date>
    </item>
    <item>
      <title>Re: performance between RegEx and TFileInputDelimited</title>
      <link>https://community.qlik.com/t5/Talend-Studio/performance-between-RegEx-and-TFileInputDelimited/m-p/2204479#M5350</link>
      <description>Can you post your final job ?</description>
      <pubDate>Tue, 05 Feb 2008 22:30:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/performance-between-RegEx-and-TFileInputDelimited/m-p/2204479#M5350</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-02-05T22:30:47Z</dc:date>
    </item>
  </channel>
</rss>

