summaryrefslogtreecommitdiff
path: root/perf/src/Ice/latency/Client.cpp
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-4855: expand tabs to space (8) for .php, .cpp, .h, .java and .cs filesBernard Normier2012-10-23
|
* 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
|
* - 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.
* Remove debug returnDwayne Boone2006-08-17
|
* Fixed payload for Ice and IceEDwayne Boone2006-08-17
|
* fix reversed proxy assignmentsBrent Eagles2006-08-08
|
* FixesBrent Eagles2006-08-08
|
* - Fix many projects that seemed to have missing or corrupted linkerBrent Eagles2006-08-08
| | | | | | commands (?) - Refactored Ice and IceE test clients to reduce the amount of decision branches required in the main loop.
* fitting a 2k & 10k into the latency testsBrent Eagles2006-08-07
|
* - 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.
* Added dummy client and server for Ice/IceE latency test.Dwayne Boone2006-02-16
|
* Added IceE tests.Benoit Foucher2006-02-16
|
* Added TAO AMI (not working correctly yet)Dwayne Boone2005-03-16
|
* Improved scriptsBenoit Foucher2005-03-15
|
* Added AMI testDwayne Boone2005-03-15
|
* Increased the number of iterationsBenoit Foucher2005-03-15
|
* FixBenoit Foucher2005-03-14
|
* Initial addition of perf test suite.Benoit Foucher2005-03-14