2015-03-12 15:19 GMT+03:00 Paul Reeves <[email protected]>: > It is quite funny really how > many people have latched onto this program, found it 'just works' and made a > few modifications to it thinking they have a useful benchmarking application.
This program generates a stream of queries to server and measures some performance. It may loss some specification requirements, have a lot of problems, etc. Anyway this program allows you to compare how one DBMS server process stream of queries comparing to another DBMS server which process the same stream of queries genereted by the same program via the same JDBC interface. From this POV it's useful benchmarking application. -- Roman Simakov ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel
