S
Stefan Marquardt
Guest
Unbelievable. for each T60Logg no-lock where T60Logg.DatLog >= dt: create ttT60Logg. buffer-copy T60Logg to ttT60Logg. end. is 3 times faster than for each T60Logg no-lock where T60Logg.DatLog >= dt: x = new T60LoggClass(). end And this class is still empty.
Continue reading...
Continue reading...