randgen team mailing list archive
-
randgen team
-
Mailing list archive
-
Message #00163
[Bug 894684] [NEW] Replace Comparator.pm with a better algorithm
Public bug reported:
The perlish algorithm in Comarator pm should be replaced with a more
advanced one, one that uses hashes and does not create any additional
copies of the data. The current algorithm, with its maps and joins,
makes processing data sets of 10K rows impractical.
** Affects: randgen
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Random
Query Generator Team, which is subscribed to Random Query Generator.
https://bugs.launchpad.net/bugs/894684
Title:
Replace Comparator.pm with a better algorithm
Status in SQL Generator for testing SQL servers (MySQL, JavaDB, PostgreSQL):
New
Bug description:
The perlish algorithm in Comarator pm should be replaced with a more
advanced one, one that uses hashes and does not create any additional
copies of the data. The current algorithm, with its maps and joins,
makes processing data sets of 10K rows impractical.
To manage notifications about this bug go to:
https://bugs.launchpad.net/randgen/+bug/894684/+subscriptions
Follow ups
References