Re: [Modeling-users] Fetching raw rows
Status: Abandoned
Brought to you by:
sbigaret
|
From: Sebastien B. <sbi...@us...> - 2003-07-14 20:01:10
|
Yannick Gingras <yan...@sa...> wrote:
> On July 14, 2003 03:38 pm, Sebastien Bigaret wrote:
> > - normal fetch (full objects): 5.6s.
> >
> > - raw rows (dictionaries):
>=20
> Wow ! the time is null !
Impressive isn't it?-)
Here is the full version (fetching 5000 objects):
- normal fetch (full objects): 5.6s.
=20=20=20=20
- raw rows (dictionaries): 0.40s
-- S=E9bastien.
|