summaryrefslogtreecommitdiff
path: root/perf/config/TestUtil.py
Commit message (Collapse)AuthorAge
* ICE-6391 Moved perf to its own repoJoe George2015-03-24
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Fixed(ICE-5147) - Fix python scripts to not raise strings anymoreJose2013-01-03
|
* Fixed copyrightsBenoit Foucher2012-04-25
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* Fixed incorrect file permissions.Michi Henning2008-05-11
|
* Fixed a bunch of out-of-date copyright messages that still had 2006 in them.Michi Henning2007-10-29
|
* Bug 2270.Michi Henning2007-06-27
|
* Fixed an off-by-an-order-of-magnitude bug under WindowsBrent Eagles2006-08-28
|
* - Reversing order of comparison for Ice and IceE.Brent Eagles2006-08-25
| | | | | - Sorting annotations (*'s) - Fixing bogus percentage calculation for throughput.
* updating event performance tests to provide proper throughput dataBrent Eagles2006-08-23
|
* - Removed spurious 'pickle' import from TestUtilBrent Eagles2006-08-22
| | | | - Fixed a shutdown race condition in TAO test drivers.
* - Restructuring data files into parsable pythonBrent Eagles2006-08-21
| | | | | - Test programs now provide more information and in a structred format - Data output is in CSV format into files.
* added a second CSV formatBrent Eagles2006-08-15
|
* Fixed copyright dates in headerBrent Eagles2006-08-03
|
* bringing Windows IceStorm tests online, required some Win32 specific workBrent Eagles2006-08-02
| | | | to get sufficient resolution for the timers
* - Some code cleanup.Brent Eagles2006-07-27
| | | | | | | | | | | | | | | | | | | | | | - Renamed files that were implementation specific to more closely align with Ice file naming rules. - Changed dependencies so that they refer to environment variables instead of relative or absolute directories specific to the platform that the dependencies were generated on. - Added file headers (still need to double check for missing ones) - Removed CVS generated comments from cut-n-paste coding from TAO demos, etc. - Added a Make.tao.rules file to consolidate TAO build specific options, similar to those being use by the IceE and Ice test programs. - Changed the runIcePerf.py script to use external tables of test descriptions and a loop instead of using hand coded repeated function calls. This makes regular expression a little more intuitive. (It was originally done to make it easier to remove the omniORB tests from the distribution, but that was later deemed unnecessary, I like it better anyway). - Updated code to remove APIs that were deprecated in Ice 3.1 and the next revision of IceE ... err. that might've been a mistake , since we haven't released the new IceE yet.
* Win32 fixesBenoit Foucher2006-03-22
|
* FixesBenoit Foucher2006-03-10
|
* FixesBenoit Foucher2006-02-27
|
* Added omniORB testsBenoit Foucher2005-11-24
|
* More fixesBenoit Foucher2005-03-24
|
* Added support for perf with CosEventBenoit Foucher2005-03-18
|
* Improvments for IceStorm testsBenoit Foucher2005-03-18
|
* Added IceStorm performance tests.Benoit Foucher2005-03-18
|
* Fixes for CSV format.Benoit Foucher2005-03-17
|
* FixesBenoit Foucher2005-03-17
|
* Remove > /dev/nullDwayne Boone2005-03-17
|
* Added support for CSVBenoit Foucher2005-03-16
|
* Improved scriptsBenoit Foucher2005-03-15
|
* Initial addition of perf test suite.Benoit Foucher2005-03-14