summaryrefslogtreecommitdiff
path: root/perf/src
Commit message (Collapse)AuthorAge
...
* Adding a comment about having to use high resolution timers on WindowsBrent Eagles2006-08-02
|
* fix typo and bogus header fileBrent Eagles2006-08-02
|
* bringing Windows IceStorm tests online, required some Win32 specific workBrent Eagles2006-08-02
| | | | to get sufficient resolution for the timers
* - Update Makefile to include IceUtil in link.Brent Eagles2006-08-02
|
* -Add missing event service project.Brent Eagles2006-08-02
| | | | -Use IceUtil/Time.h for cross platform portability.
* Update makefile to include Sync.ice and files.Brent Eagles2006-08-01
|
* breaking up sync and the perf interfaces to match the CosEvent setupBrent Eagles2006-08-01
|
* - Adding projects for the IceStorm performance tests.Brent Eagles2006-08-01
| | | | - Porting IceStorm tests to Windows.
* - Missing projects for CosEvent performance tests.Brent Eagles2006-08-01
| | | | - Porting tests to Windows.
* Fixing Windows build issues (TAO projects were particularily broken)Brent Eagles2006-08-01
|
* more list oriented fixes and repair a TAO specific makefile issueBrent Eagles2006-07-31
|
* Adding dependency file.Brent Eagles2006-07-31
|
* adding dependancy fileBrent Eagles2006-07-31
|
* - Adding a READMEBrent Eagles2006-07-31
| | | | - Fixing IceStorm library configuration.
* - Remove omniORB from workspaces.Brent Eagles2006-07-31
| | | | | - Add missing library to TAO projects. - Adjust workspaces for file name changes.`
* - 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.
* moving from std::string to CORBA::String_varBrent Eagles2006-07-19
|
* fix typoBrent Eagles2006-07-19
|
* move method def to non-inline to mirror our demosBrent Eagles2006-07-19
|
* Some cleanups:Brent Eagles2006-07-19
| | | | | | | | | | | | - Fixing includes. - Modifying makefile to build against install TAO. It no longer uses files that are only present in the TAO source distribution. - Changing spacing and indentation to match ZeroC style. - Adding Copyright headers to files. - Breaking Sync interface out to separate IDL file to simplify builds of sync tools. - Fixed a few small memory allocation bugs. - Renamed Worker_Thread to the more ZeroC like WorkerThread.
* updating performance test for 3.1Brent Eagles2006-07-17
|
* Fixed VC8 compilationDwayne Boone2006-03-31
|
* Changes for TAO 1.5Dwayne Boone2006-03-23
|
* Disabel warningsDwayne Boone2006-03-22
|
* Mods for TAO 1.5Dwayne Boone2006-03-22
|
* FixesBenoit Foucher2006-03-21
|
* Fixes to use array mappingBenoit Foucher2006-03-21
|
* FixesBenoit Foucher2006-03-10
|
* FixesBenoit Foucher2006-02-27
|
* FixesBenoit Foucher2006-02-27
|
* Fixed compile errorDwayne Boone2006-02-22
|
* Added omniORB project filesDwayne Boone2006-02-22
|
* Changed extensionDwayne Boone2006-02-22
|
* Fixed IceE buildDwayne Boone2006-02-22
|
* Fixed Windows build of dummy client/server.Dwayne Boone2006-02-22
|
* Added IceE testsBenoit Foucher2006-02-22
|
* Project fixesBenoit Foucher2006-02-22
|
* Refactored TAO tests and added support for testing TAO blocking clientBenoit Foucher2006-02-17
| | | | side.
* Add request idDwayne Boone2006-02-16
|
* Added dummy client/server for Ice/IceE latency testDwayne Boone2006-02-16
|
* Added dummy client and server for Ice/IceE latency test.Dwayne Boone2006-02-16
|
* AddedDwayne Boone2006-02-16
|
* Added IceE tests.Benoit Foucher2006-02-16
|
* Added omniORB testsBenoit Foucher2005-11-24
|
* Fixed missing include <math.h>Benoit Foucher2005-06-28
|
* FixesBenoit Foucher2005-03-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
|