× Heads up!

Aqua Data Studio / nhilam

Follow
IDE for Relational Databases
×
rkshakya reported 2013-07-21T07:46:42Z  · SachinPrakash last modified 2013-10-23T14:51:19Z

performance comparision of 'import data' tool of ADS vs mongoimport


Dev
Jenny Nishimura
JennyNishimura
QA
Tariq Rahiman
tariqrahiman
Priority Low
Complexity Unknown
Component Tools - Import Tool
Version Future - .1

Observed on ADS 14-beta-64.

Trying to import live client data into mongodb using ADS import data tool, I observed it is too slow compared to 'mongoimport' utility. To import 1,938,446 docs, ADS import tool took 3h 22 m (Pls refer to attached insert_perf.png)  whereas mongoimport utility took about 28 mins. (Pls refer mongoimport.png)

ADS import tool import rate was 160 rows/s whereas mongoimport rate was avg of 1144 rows/s.

Could you please check if performance of Import tool can be improved?

The detailed setup of experiment was :

1) A TSV (tab delimited file) with 1,938,446 documents (each document contains 52 fields) was to be loaded into a mongo collection. This file and ADS was on a machine running Ubuntu 10.04 with Core 2 duo (2GHz), 2GB RAM.

2) mongodb server was running on separate machine (Ubuntu 12.04 64bit, i3 1.4 GHz, 4 GB RAM) in the same local network.

For mongoimport utility, following options were used:

mongoimport --host 192.168.123.102 --port 27017 --db test --collection impor --fieldFile /home/ravi/expt/headers --type tsv --file /home/ravi/expt/chr22.txt --headerline

 

 

2 attachments

Issue #9628

Closed
 
 
Completion
No due date
No fixed build
No time estimate

About AquaClusters Privacy Policy Support Version - 19.0.2-4 AquaFold, Inc Copyright © 2007-2017