summaryrefslogtreecommitdiff
path: root/perf
Commit message (Collapse)AuthorAge
* ICE-6391 Moved perf to its own repoJoe George2015-03-24
|
* README -> README.mdMatthew Newhook2015-03-19
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* ICE-5698 - Deprecate IceBox.ServiceManager object adapter and ↵Joe George2014-10-09
| | | | IceBox.InstanceName
* Fixed (ICE-5511) - Consider removing the deprecated AMI mappingJose2014-09-24
|
* Fix (ICE-3792) - dependencies in the repository are very crappyJose2014-09-24
| | | | | For now removed Unix dependencies from repository, we keep Windows dependencies in repository but now are generated from Windows.
* Revert "Fixed (ICE-3792) - dependencies in the repository are very crappy"Jose2014-09-11
| | | | | | | | This reverts commit 201d395c7186e50d195672db7b472989783826cb. Conflicts: cpp/config/Make.rules cpp/test/Ice/Makefile.mak
* Fixed (ICE-3792) - dependencies in the repository are very crappyJose2014-09-10
|
* Added support for invocation timeouts and ACM heartbeatsBenoit Foucher2014-05-23
|
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5209: fixed version to 3.5.0Benoit Foucher2013-02-12
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Fixed(ICE-5147) - Fix python scripts to not raise strings anymoreJose2013-01-03
|
* Added .gitattributes file.Matthew Newhook2012-11-15
| | | | Normalize all repository line endings.
* Fixed ICE-4855: expand tabs to space (8) for .php, .cpp, .h, .java and .cs filesBernard Normier2012-10-23
|
* Remove BCC supportJose2012-07-19
|
* Fixed copyrightsBenoit Foucher2012-04-25
|
* ICE-4322 - Use "#pragma once" in Slice filesJose2012-02-21
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* - Fixed bug 4521: it's now possible to build the tests & demos againstBenoit Foucher2009-12-31
| | | | | | | | | | | | | | | C:\Program Files\ZeroC\Ice-3.4b. To support this, new .depend.mak files were added. - Fixed nmake install to support installing Ice in C:\Program Files. - Fixed bug 4569: test/IceUtil/inputUtil VC6 compilation failure. - Updated all dependencies. - Fixed C# slice2cs compiler options for all C# demo makefiles (no need for --ice or extra -I options) - Fixed nmake install for 64 bits build of Ice for Python (we now correctly install IcePy in the x64 subdir). - Demos and tests builds will now look for Ice in C:\Program Files\ZeroC\Ice-3.4b by default is ICE_HOME isn't set (or C:\Program Files (x86)\ZeroC\Ice-3.4b)
* New AMI mappingBenoit Foucher2009-11-23
|
* Fixed encapsulation sizes in raw perf clientsBenoit Foucher2009-08-14
|
* Numerous cleanups to the test suite and expect scripts.Matthew Newhook2008-08-04
| | | | | | Conflicts: cpp/test/Glacier2/staticFiltering/run.py
* Fixed incorrect file permissions.Michi Henning2008-05-11
|
* Bug 2911 - convert *.mak to dosDwayne Boone2008-03-24
|
* 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
|
* Add some descriptive text to the .gitignore file.Matthew Newhook2007-06-13
|
* replace .dummy with .gitignore. Fix makedist.py to remove the .gitignore files.Matthew Newhook2007-06-13
|
* - Unit fixes for event tests.Brent Eagles2006-11-09
| | | | | - Adding count used in calculations to raw performance data. - Added a few warning comments to code.
* fixing result printing bugBrent Eagles2006-11-06
|
* removed memory pool option from Ice test configurationBrent Eagles2006-11-02
|
* Added Windows Makefiles.Matthew Newhook2006-09-18
|
* added support for big/little endian.Matthew Newhook2006-09-18
|
* fix Makefile.Matthew Newhook2006-09-15
|
* added raw tests.Matthew Newhook2006-09-15
|
* adding memory pool to test configurationBrent Eagles2006-09-07
|
* Fixed an off-by-an-order-of-magnitude bug under WindowsBrent Eagles2006-08-28
|
* - Add topics to a few IceE tests to fix a comparison mismatch andBrent Eagles2006-08-28
| | | | | | presentation issue. - Add missing output line to the event performance test script. - Add script for conversion of raw event test results to CSV format.
* - Reversing order of comparison for Ice and IceE.Brent Eagles2006-08-25
| | | | | - Sorting annotations (*'s) - Fixing bogus percentage calculation for throughput.
* adding non-memory pool test casesBrent Eagles2006-08-25
|
* fixing throughput calculationBrent Eagles2006-08-24
|
* 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.
* fixing stupid argument passing bugBrent Eagles2006-08-21
|
* removing unneeded merge fileBrent Eagles2006-08-21
|
* Updating Windows projects to include output formatter include.Brent Eagles2006-08-21
|
* Add Python parsable output to test programs.Brent Eagles2006-08-21
|
* - 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.