]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Eventlet monkey-patch heat-api
authorSteve Baker <sbaker@redhat.com>
Mon, 10 Dec 2012 02:07:40 +0000 (15:07 +1300)
committerSteve Baker <sbaker@redhat.com>
Mon, 10 Dec 2012 21:20:41 +0000 (10:20 +1300)
commitc4e73f1f559a79567e94435830bcc77ac34eca54
treedcf0b3aeeff98718722e1f49d79637b7e8e881ac
parentbd56aa58cc67b86440d9bed05c880641afce3108
Eventlet monkey-patch heat-api

I have a stress test which uses python-heatclient to create
an empty template, list the stacks, and delete the created stack.

Running 100 of these jobs concurrently takes 64 seconds without this patch,
and 17 seconds with it.

Change-Id: I8963da477aa8fcec724e2e5afcd5ec92ff5b07d1
bin/heat-api