LumoSQL / archive1-LumoSQL-on-github

Initial work on SQLite and LMDB integration
https://lumosql.github.io/LumoSQL/
Other
68 stars 14 forks source link

Identify a web application or framework for benchmarking #38

Closed maxwell-k closed 4 years ago

maxwell-k commented 4 years ago

As a part of our plans to benchmarking LumoSQL, its various backends, SQLite and alternative implementations we would like to identify a suitable application.

The application or framework will rely on a database backend. By measuring the performance of the application or system, we hope understand more about the performance of the database backends.

Essential criteria:

Desirable criteria:

danshearer commented 4 years ago

I have added a lot to the benchmarking section in https://github.com/LumoSQL/LumoSQL/blob/master/doc/prior-art.md . This is a pretty surprising area.

I have looked at the DB testing layers in the develop of several languages, which is a lot less up-to-date and regularly-run than one might think.

danshearer commented 4 years ago

Not needed - we have a much better way of doing it now. See https://lumosql.org/src/lumosql/doc/trunk/doc/lumo-test-build.md