[openstack-dev] [Horizon] pre-running lesscpy

2014-03-27 Thread Christian Berendt
Hi.

Is it possible to pre-run lesscpy? When accessing Horizon in my devstack
environment the first time lesscpy is always running several seconds in
the background.

Tried to run python manage.py compress (setting COMPRESS_OFFLINE=True in
the settings.py), but afterwards lesscpy is still running in the
background when accessing Horizon the first time.

Christian.

-- 
Christian Berendt
Cloud Computing Solution Architect
Mail: bere...@b1-systems.de

B1 Systems GmbH
Osterfeldstraße 7 / 85088 Vohburg / http://www.b1-systems.de
GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537

___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [Horizon] pre-running lesscpy

2014-03-27 Thread Sascha Peilicke
On Thursday 27 March 2014 16:32:37 Christian Berendt wrote:
 Hi.
 
 Is it possible to pre-run lesscpy? When accessing Horizon in my devstack
 environment the first time lesscpy is always running several seconds in
 the background.

I've started to investigate Cython for lesscpy. That should speed things up. 
0.10.1 is slightly faster already, but it was deferred to Juno (See 
https://review.openstack.org/#/c/70619/)

 Tried to run python manage.py compress (setting COMPRESS_OFFLINE=True in
 the settings.py), but afterwards lesscpy is still running in the
 background when accessing Horizon the first time.

This is odd. I'll have a look...
-- 
Viele Grüße,
Sascha Peilicke

___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev