Commit Graph

11 Commits

Author SHA1 Message Date
Dietmar Maurer
26dccfdb49 perftest2.pl: use -k (keepalive) to show max performance 2016-12-28 12:06:27 +01:00
Dietmar Maurer
90655f29b5 remove PVE::API2Client class and related examples
We now have all API client code in an extra package:

https://git.proxmox.com/?p=pve-apiclient.git;a=summary
2016-12-28 11:45:47 +01:00
Dietmar Maurer
90d226ab5d code cleanup 2016-12-28 11:34:01 +01:00
Thomas Lamprecht
8f46103543 Makefile: fix distclean target
As some Makefiles in sub directories do not implement the distclean
target, namely:
PVE/Service/Makefile
PVE/CLI/Makefile

This target is broken.

As all other implementations just redirect to the 'clean' target I
do not implement the missing ones but rather remove all such
targets. Keep it just in the top level directory, for consistence
sake with other pve repos, and redirect it there directly to the
clean target.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2016-09-28 08:21:48 +02:00
Dietmar Maurer
cb3e5146a0 cleanup performance test 2013-03-28 13:11:01 +01:00
Dietmar Maurer
15dd125754 add performance test using Net::SSLeay 2013-03-28 09:48:09 +01:00
Dietmar Maurer
52713981aa add simply perf test using 'ab' 2013-03-28 09:47:51 +01:00
Dietmar Maurer
53f13052ed implement new auto balloon algorithm
Moved code into PVE/AutoBalloon.pm, and added a regression tests in bin/test/balloontest.pl
2012-12-28 12:50:13 +01:00
Dietmar Maurer
15238712ea fix APIClient and examples 2012-01-17 09:08:19 +01:00
Dietmar Maurer
beb651ee65 removed automake/autoconf, removed unused files 2011-08-23 16:11:04 +02:00
Dietmar Maurer
aff192e6f5 imported from svn 'pve-manager/pve2' 2011-08-23 07:40:22 +02:00