Menu

#54 Cache commonly used stylesheets in repository

open
nobody
Repository (15)
5
2006-11-12
2006-11-12
Mike Brown
No

Suggestion by Kyle LeBlanc on 4Suite list 03 Oct 2004:

A lot of time is spent loading stylesheets. The
current respository requires Python's pickling
capabilities. A mechanism that allows commonly used
stylesheets to be cached would greatly reduced load up
times. This is similar to how Python only loads a
module once at its first import call.

Are there any thread related issues with reusing
stylesheets in a multithreaded environment?

Discussion


Log in to post a comment.

MongoDB Logo MongoDB