From: Francesc A. <fa...@ca...> - 2005-08-30 16:49:47
|
Hi Tim, A Sunday 14 August 2005 03:14, Tim Churches va escriure: > The following code used to work with PyTables 0.9 but now fails with > PyTables 1.1, and I don't understand why. Can anyone provide some clues? This is a bug in PyTables 1.1 (as well as in PyTables 1.2-b1). The attached patch offer a *very preliminary* cure to this; however, performance is very low for the kind of operations that you are trying to do. This is mainly due to some naive code in the factory functions for the NestedRecord object introduced in PyTables 1.1. If you don't need nested records, please, use PyTables 1.0 for doing benchmarking. PyTables 1.1 and higher will eventually achieve similar performance (if not better), once this issue will be properly adressed. Cheers, =2D-=20 >0,0< Francesc Altet =A0 =A0 http://www.carabos.com/ V V C=E1rabos Coop. V. =A0=A0Enjoy Data "-" |