[Chandler-dev] chandlerdb updated (0.6-49)

Andi Vajda vajda at osafoundation.org
Thu Sep 21 10:29:47 PDT 2006


After your next 'svn update' you need to get the latest chandlerdb version
by running in 'chandler':
      make chandlerdb  - OR -
      make install

This update moves application.schema's Redirector class to C thereby helping 
to restore the performance of simple Chandler attribute access that is now 
hidden behind a stamp.

For example, event.startTime became almost twice as slow by making event be
a stamp. With this change it's back to what it was when it was a regular item
(within 10%).

Andi..


More information about the chandler-dev mailing list