Hi Thomas, If keeping performance on par with the page store is an aim before removing the beta status, I'd say 1.4 is not ready.
I did some performance tests today with my product against 1.4 with the MV Store and 1.4 with the page store. The page store is still much faster for a large number of inserts and updates. When building up a database that is 5 GB in size, inserts and updates seem to get progressively slower. Let me know if any specific performance analysis would be useful. Regards, Steve On Wednesday, 30 March 2016 19:34:27 UTC+2, Thomas Mueller wrote: > > Hi, > > The MVStore I consider stable. What is relatively new is the table engine > that uses the MVStore, but even that one I would say is stable now. > Unfortunately I didn't have time lately to do a release, I'm sorry about > that. > > Regards, > Thomas > > On Mon, Mar 28, 2016 at 9:20 AM, yone <[email protected] <javascript:>> > wrote: > >> Hi. >> >> >> Now I'm measuring H2MV performance. And the result is very nice. >> >> The benchmark of compaction ratio/read/write are better than LevelDB!! >> >> My product just use put/get/commit with synchronization. >> >> Is my simple operation stable or not? >> >> >> If you decide the date when remove beta, please let us know. >> >> # There are already similar topic. I'm sorry if you feel bad >> >> Best regard, >> >> -- >> You received this message because you are subscribed to the Google Groups >> "H2 Database" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To post to this group, send email to [email protected] >> <javascript:>. >> Visit this group at https://groups.google.com/group/h2-database. >> For more options, visit https://groups.google.com/d/optout. >> > > -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/d/optout.
