Subject | Re: [IBDI] SPEED-- Product Comparisons |
---|---|
Author | Victor M. Varela |
Post date | 2000-08-30T11:53:21Z |
My test was trying to simulate (in a poor way, surely) a high traffic in a
website. In this environment, I cannot do a single transaction. I could have
used a parameterized query for all the three DBMS (I don't remember why I
didn't do it ;)).
I was not telling that I do the best for every DBMS (too much for me), simply
I do the same thing in all them. I am sure somebody can think this is not a
good method, although I have not time to make me an expert DBA, I need my own
benchmark.
(note: My opinion is that Interbase is the best OpenSource software until
today. This message is sent from a Web Groupware System which I have written
the Interbase layer)
results in this list.
(my english continues being very bad. sorry.)
--
Programmer
Integracion de Metodologias y Sistemas (Spain)
http://www.netims.com
website. In this environment, I cannot do a single transaction. I could have
used a parameterized query for all the three DBMS (I don't remember why I
didn't do it ;)).
I was not telling that I do the best for every DBMS (too much for me), simply
I do the same thing in all them. I am sure somebody can think this is not a
good method, although I have not time to make me an expert DBA, I need my own
benchmark.
(note: My opinion is that Interbase is the best OpenSource software until
today. This message is sent from a Web Groupware System which I have written
the Interbase layer)
>single
> >From the look of this code you are not wrapping all the insertions in a
> transaction. Neither are you using a prepared, parameterised query. Thosetwo
> changes alone would vastly improve the InterBase performance.all I
>
> I know you are trying to compare like with like, but one of the reasons that
> mySQL performs so well is because it doesn't really have transactions. For
> know it may not have prepared, parameterized queries, either. It assumesthat
> only one user is inserting data and that user knows what he is doing.InterBase
> starts from different assumptions.If I have some time I will do the tests and of course I will publish the
>
> See if you can run some tests with the above changes and let us know.
>
results in this list.
> PaulThanks for your suggestions, Paul.
> --
>
> Paul Reeves
> Fleet River Software
>
(my english continues being very bad. sorry.)
--
Programmer
Integracion de Metodologias y Sistemas (Spain)
http://www.netims.com