Open-source CLI, GTK+ and Carbon utility to generate your own set of benchmarks profiling database/ODBC-driver performance.
Be the first to post a text review of odbc-bench. Rate and review a project by clicking thumbs up or thumbs down in the right column.
2005-11-04 12:26 source * Finalized 1.0.0 release (pvk) * Fixed build problem on case insensitive file systems (pvk) * Fixed problem quoting device names on Mac OS X (pvk) * Updated version number to 1.0.0 (pvk) * Make sure script works when someone has spaces in their directory names (pvk) * Added files missing from make dist (pvk) * Added support files for Mac OS X installer to distribution (pvk) 2005-11-03 09:55 source * Added files to generate Mac OS X installer (pvk) * Added ReadMe, License and Welcome files for Mac OS X installer (pvk) 2005-11-02 22:49 source * Removed gcc precompile prefix header as this does not work smoothly (pvk) * Added About box * Fixed problem saving .xml testpool data * Renamed tool to "ODBC Benchmark" on Mac OS X (mk) 2005-11-01 14:33 source * Added files for Mac OS X build (pvk) * Regenerated by Xcode (pvk) * Fixed include file problem when building against iODBC Framework on Mac OS X (pvk) * Removed files that are installed when running bootstrap.sh script (pvk) * Added check for both libtoolize and glibtoolize for Mac OS X * Added -I flag for aclocal to check macros in admin directory * Added extra blank lines to output (pvk) * Add gtk macros in case system does not have GTK installed (pvk) * Install in DSTROOT rather then HOME directory (pvk) * Fixed font size problems (pvk) 2005-10-31 08:25 source * Added code to check and save changed data on exit (mk) 2005-10-28 15:49 source * Added GPL copyright comments in all files (pvk) * Use calloc instead of malloc to fix core dump due to uninitialized data (pvk) * Fixed problem with absolute paths in project * Added some missing files to build (pvk) 2005-10-24 08:05 source * Initial code for Mac OS X (mk) * Initial code for Mac OS X (mk) * Fixed problem with results table (mk) 2005-10-12 13:47 source * Fixed method of detecting with ODBC DriverManager is installed on the system (pvk) * Better information on how to get this project up and running (pvk) * Abstracted do_load_test and do_run_selected to generic code, so it can be called from either GTK or Carbon code (mk) * Fixed small issues with Table details dialog (mk) 2005-10-12 12:23 source * Fixed problem setting keysetsize in GTK panel (mk) * Small fixes for Mac OS X build (mk) * Fixed building Tables and Indexes for TPCC testing (mk) * Fixed C++ compilation warnings (mk)
2005-11-04 12:26 source * Finalized 1.0.0 release (pvk) * Fixed build problem on case insensitive file systems (pvk) * Fixed problem quoting device names on Mac OS X (pvk) * Updated version number to 1.0.0 (pvk) * Make sure script works when someone has spaces in their directory names (pvk) * Added files missing from make dist (pvk) * Added support files for Mac OS X installer to distribution (pvk) 2005-11-03 09:55 source * Added files to generate Mac OS X installer (pvk) * Added ReadMe, License and Welcome files for Mac OS X installer (pvk) 2005-11-02 22:49 source * Removed gcc precompile prefix header as this does not work smoothly (pvk) * Added About box * Fixed problem saving .xml testpool data * Renamed tool to "ODBC Benchmark" on Mac OS X (mk) 2005-11-01 14:33 source * Added files for Mac OS X build (pvk) * Regenerated by Xcode (pvk) * Fixed include file problem when building against iODBC Framework on Mac OS X (pvk) * Removed files that are installed when running bootstrap.sh script (pvk) * Added check for both libtoolize and glibtoolize for Mac OS X * Added -I flag for aclocal to check macros in admin directory * Added extra blank lines to output (pvk) * Add gtk macros in case system does not have GTK installed (pvk) * Install in DSTROOT rather then HOME directory (pvk) * Fixed font size problems (pvk) 2005-10-31 08:25 source * Added code to check and save changed data on exit (mk) 2005-10-28 15:49 source * Added GPL copyright comments in all files (pvk) * Use calloc instead of malloc to fix core dump due to uninitialized data (pvk) * Fixed problem with absolute paths in project * Added some missing files to build (pvk) 2005-10-24 08:05 source * Initial code for Mac OS X (mk) * Initial code for Mac OS X (mk) * Fixed problem with results table (mk) 2005-10-12 13:47 source * Fixed method of detecting with ODBC DriverManager is installed on the system (pvk) * Better information on how to get this project up and running (pvk) * Abstracted do_load_test and do_run_selected to generic code, so it can be called from either GTK or Carbon code (mk) * Fixed small issues with Table details dialog (mk) 2005-10-12 12:23 source * Fixed problem setting keysetsize in GTK panel (mk) * Small fixes for Mac OS X build (mk) * Fixed building Tables and Indexes for TPCC testing (mk) * Fixed C++ compilation warnings (mk)
2005-11-04 12:26 source * Finalized 1.0.0 release (pvk) * Fixed build problem on case insensitive file systems (pvk) * Fixed problem quoting device names on Mac OS X (pvk) * Updated version number to 1.0.0 (pvk) * Make sure script works when someone has spaces in their directory names (pvk) * Added files missing from make dist (pvk) * Added support files for Mac OS X installer to distribution (pvk) 2005-11-03 09:55 source * Added files to generate Mac OS X installer (pvk) * Added ReadMe, License and Welcome files for Mac OS X installer (pvk) 2005-11-02 22:49 source * Removed gcc precompile prefix header as this does not work smoothly (pvk) * Added About box * Fixed problem saving .xml testpool data * Renamed tool to "ODBC Benchmark" on Mac OS X (mk) 2005-11-01 14:33 source * Added files for Mac OS X build (pvk) * Regenerated by Xcode (pvk) * Fixed include file problem when building against iODBC Framework on Mac OS X (pvk) * Removed files that are installed when running bootstrap.sh script (pvk) * Added check for both libtoolize and glibtoolize for Mac OS X * Added -I flag for aclocal to check macros in admin directory * Added extra blank lines to output (pvk) * Add gtk macros in case system does not have GTK installed (pvk) * Install in DSTROOT rather then HOME directory (pvk) * Fixed font size problems (pvk) 2005-10-31 08:25 source * Added code to check and save changed data on exit (mk) 2005-10-28 15:49 source * Added GPL copyright comments in all files (pvk) * Use calloc instead of malloc to fix core dump due to uninitialized data (pvk) * Fixed problem with absolute paths in project * Added some missing files to build (pvk) 2005-10-24 08:05 source * Initial code for Mac OS X (mk) * Initial code for Mac OS X (mk) * Fixed problem with results table (mk) 2005-10-12 13:47 source * Fixed method of detecting with ODBC DriverManager is installed on the system (pvk) * Better information on how to get this project up and running (pvk) * Abstracted do_load_test and do_run_selected to generic code, so it can be called from either GTK or Carbon code (mk) * Fixed small issues with Table details dialog (mk) 2005-10-12 12:23 source * Fixed problem setting keysetsize in GTK panel (mk) * Small fixes for Mac OS X build (mk) * Fixed building Tables and Indexes for TPCC testing (mk) * Fixed C++ compilation warnings (mk)
2005-11-04 12:26 source * Finalized 1.0.0 release (pvk) * Fixed build problem on case insensitive file systems (pvk) * Fixed problem quoting device names on Mac OS X (pvk) * Updated version number to 1.0.0 (pvk) * Make sure script works when someone has spaces in their directory names (pvk) * Added files missing from make dist (pvk) * Added support files for Mac OS X installer to distribution (pvk) 2005-11-03 09:55 source * Added files to generate Mac OS X installer (pvk) * Added ReadMe, License and Welcome files for Mac OS X installer (pvk) 2005-11-02 22:49 source * Removed gcc precompile prefix header as this does not work smoothly (pvk) * Added About box * Fixed problem saving .xml testpool data * Renamed tool to "ODBC Benchmark" on Mac OS X (mk) 2005-11-01 14:33 source * Added files for Mac OS X build (pvk) * Regenerated by Xcode (pvk) * Fixed include file problem when building against iODBC Framework on Mac OS X (pvk) * Removed files that are installed when running bootstrap.sh script (pvk) * Added check for both libtoolize and glibtoolize for Mac OS X * Added -I flag for aclocal to check macros in admin directory * Added extra blank lines to output (pvk) * Add gtk macros in case system does not have GTK installed (pvk) * Install in DSTROOT rather then HOME directory (pvk) * Fixed font size problems (pvk) 2005-10-31 08:25 source * Added code to check and save changed data on exit (mk) 2005-10-28 15:49 source * Added GPL copyright comments in all files (pvk) * Use calloc instead of malloc to fix core dump due to uninitialized data (pvk) * Fixed problem with absolute paths in project * Added some missing files to build (pvk) 2005-10-24 08:05 source * Initial code for Mac OS X (mk) * Initial code for Mac OS X (mk) * Fixed problem with results table (mk) 2005-10-12 13:47 source * Fixed method of detecting with ODBC DriverManager is installed on the system (pvk) * Better information on how to get this project up and running (pvk) * Abstracted do_load_test and do_run_selected to generic code, so it can be called from either GTK or Carbon code (mk) * Fixed small issues with Table details dialog (mk) 2005-10-12 12:23 source * Fixed problem setting keysetsize in GTK panel (mk) * Small fixes for Mac OS X build (mk) * Fixed building Tables and Indexes for TPCC testing (mk) * Fixed C++ compilation warnings (mk)
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?