× Heads up!

Aqua Data Studio / nhilam

Follow
IDE for Relational Databases
×
SachinPrakash reported 2012-04-11T22:12:20Z  · last modified 2012-09-14T23:49:30Z

Performance issue when I tail files that return large amount of data to screen


Dev
Fun Fun
funfun
QA
Niels Gron
NielsGron
Priority Minor
Complexity Unknown
Component App - FluidShell
Version 12.0

I have a text file which is 50 MB in size (a SQL dump of a DB). This file only has 2205 rows -- so each row is quite large on average.

o If I do a tail filename.sql -n 50 | grep asdfasfasdf where 'asdfasfasdf' is not a match of any data in the file, the tail operation returns very fast

o If I do a tail filename.sql -n 50 | grep sql where 'sql' matches multiple data sets, the command takes several minutes before displaying the output. The data amount that is outputted after grep is ~ 5 MB of character data.

o If I do a tail filename.sql -n 50 | grep sql > output.txt, the operation is extremely fast & the 5 MB of data is very quickly written to output.txt

Please investigate why performance is so slow when outputting to GUI.

Issue #6787

Closed
Fixed
Resolved 2012-09-13T22:43:12Z
 
 
Completion
No due date
Fixed Build trunk/29256
No time estimate

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