<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.melissadata.com/index.php?action=history&amp;feed=atom&amp;title=FAQ%3ASSIS%3AService_Speed</id>
	<title>FAQ:SSIS:Service Speed - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.melissadata.com/index.php?action=history&amp;feed=atom&amp;title=FAQ%3ASSIS%3AService_Speed"/>
	<link rel="alternate" type="text/html" href="http://wiki.melissadata.com/index.php?title=FAQ:SSIS:Service_Speed&amp;action=history"/>
	<updated>2026-05-15T08:13:49Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>http://wiki.melissadata.com/index.php?title=FAQ:SSIS:Service_Speed&amp;diff=18583&amp;oldid=prev</id>
		<title>Admin: Created page with &quot;&amp;larr; SSIS:Data Quality Components {{CustomTOC}}  Melissa’s SSIS Enterprise level components can process hundreds of thousands of records p...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.melissadata.com/index.php?title=FAQ:SSIS:Service_Speed&amp;diff=18583&amp;oldid=prev"/>
		<updated>2022-03-25T00:00:28Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&lt;a href=&quot;/index.php?title=SSIS:Data_Quality_Components&quot; title=&quot;SSIS:Data Quality Components&quot;&gt;← SSIS:Data Quality Components&lt;/a&gt; {{CustomTOC}}  Melissa’s SSIS Enterprise level components can process hundreds of thousands of records p...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[SSIS:Data Quality Components|&amp;amp;larr; SSIS:Data Quality Components]]&lt;br /&gt;
{{CustomTOC}}&lt;br /&gt;
&lt;br /&gt;
Melissa’s SSIS Enterprise level components can process hundreds of thousands of records per hour.&lt;br /&gt;
SSIS is available in 2 processing modes, Cloud and On Premise, which will affect throughput speeds.&lt;br /&gt;
&lt;br /&gt;
==Major Factors==&lt;br /&gt;
Major factors impacting SSIS processing speed include:&lt;br /&gt;
*Number of threads or processes&lt;br /&gt;
**SSIS Cloud Processing components can handle multiple requests, increasing throughput speeds.  &lt;br /&gt;
**We recommend up to 10 threads for our web services; if you require significantly more speed, contact your sales representative to discuss available options.&lt;br /&gt;
**We recommend creating multiple instances of our on-premise components to increase speed, utilizing a Balanced Data Distributor component to send data to each instance.&lt;br /&gt;
*Type of input method provided&lt;br /&gt;
**Using Melissa Address Key (MAK) as input will process faster since MAK is a globally unique identifier&lt;br /&gt;
**Using parsed data elements (such as AddressLine1, City, and State) instead of unstructured data such as Free Form inputs will result in faster processing speeds.&lt;br /&gt;
*Quality of input data&lt;br /&gt;
**Data of poor quality that requires additional input, corrections and standardization will reduce processing speed&lt;br /&gt;
*Number of output columns&lt;br /&gt;
**Requesting additional output columns will reduce processing speeds as more data is requested from our services&lt;br /&gt;
*Premium Mode Processing &lt;br /&gt;
**Phone and Email services offer Premium mode processing, which will reduce processing speeds due to performing live requests that provide higher accuracy data&lt;br /&gt;
*Type of SSIS input source utilized&lt;br /&gt;
**SSIS can use a variety of input sources available via SSIS Toolbox.  We recommend OLE DB or Flat file source for faster processing&lt;br /&gt;
*Data Flow Buffer Size - DefaultBufferMaxRows and DefaultBufferSize Properties&lt;br /&gt;
**The buffer size controls the amount of rows transferred by the data flow.  Specifications for buffer size vary due to environment and input source speed.  Typically, a slow source input speed will require a smaller buffer size&lt;br /&gt;
*Adding Options and Actions&lt;br /&gt;
**Including additional options or actions from our services will reduce processing speeds as additional data is requested or additional logic is utilized&lt;br /&gt;
*Utilizing SQL Server Agent/Command Prompt to run projects&lt;br /&gt;
**Processing speed can increase by utilizing SQL Server Agent or by running the project via Command Prompt.  Process quicker without the overhead of Visual Studio&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==On Premise Components==&lt;br /&gt;
Speeds will vary due to hardware differences; higher speeds may be achieved with multiple instances of on-premise components.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;alternate01&amp;quot;&lt;br /&gt;
!SSIS Component!!Throughput (records / hour)&lt;br /&gt;
|-&lt;br /&gt;
|Contact Verify – Name, Address, Phone, Geo, Email (Express)||500,000 – 600,000&lt;br /&gt;
|-&lt;br /&gt;
|Generalized Cleanser||9,000,000 – 12,000,000&lt;br /&gt;
|-&lt;br /&gt;
|MatchUp (Basic Match Code)||3,000,000 – 5,000,000&lt;br /&gt;
|-&lt;br /&gt;
|Profiler||800,000 – 1,250,000&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Cloud Processing Components==&lt;br /&gt;
{| class=&amp;quot;alternate01&amp;quot;&lt;br /&gt;
!SSIS Component!!Throughput (records / hour)&lt;br /&gt;
|-&lt;br /&gt;
|Contact Verify – Name, Address, Phone, Geo, Email (Express)||90,000 – 160,000&lt;br /&gt;
|-&lt;br /&gt;
|Contact Verify – Name, Address, Phone, Geo, Email (Premium)||50,000 – 70,000&lt;br /&gt;
|-&lt;br /&gt;
|Personator (Check, Verify)||200,000 – 220,000&lt;br /&gt;
|-&lt;br /&gt;
|Personator (Check, Verify, Move)||170,000 – 190,000&lt;br /&gt;
|-&lt;br /&gt;
|Personator (Check, Verify, Move, Append – Always)||140,000 – 160,000&lt;br /&gt;
|-&lt;br /&gt;
|SmartMover NCOA||1,500,000 – 2,000,000&lt;br /&gt;
|-&lt;br /&gt;
|SmartMover CCOA||450,000 – 490,000&lt;br /&gt;
|-&lt;br /&gt;
|BusinessCoder||220,000 – 270,000&lt;br /&gt;
|-&lt;br /&gt;
|Property||200,000 – 260,000&lt;br /&gt;
|-&lt;br /&gt;
|Global Verify – Name, Address, Phone (Express), Email (Express)||110,000 – 150,000&lt;br /&gt;
|-&lt;br /&gt;
|Global Verify – Name, Address, Phone (Premium), Email (Premium)||60,000 – 85,000&lt;br /&gt;
|-&lt;br /&gt;
|IPLocator||5,000,000 – 6,000,000&lt;br /&gt;
|-&lt;br /&gt;
|Personator World – Check – Name, Address, Phone (Express), Email (Express)||80,000 – 100,000&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:FAQ]]&lt;br /&gt;
[[Category:SSIS:Data Quality Components]]&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
</feed>