[REBOL] Re: REBOL/Command vs Doc's MySQL scheme
From: Maarten:Koopmans:surfnet:nl at: 31-Mar-2003 13:50
Matt,
I reported this a year ago or so. Doc's scheme is very good indeed. The
difference with the command implementation is... painful.
At the time we started using MySQL (with InnoDB transactional backend)
in stead of Oracle, and then turned to Doc's driver. This improved "out
of the box" performance twice with a factor 30. Of course you can tune
Oracle, but we were in the proof-of-concept business.
Now I know our measurements were correct.
--Maarten
Petr Krenzelok wrote: