Closed
Description
We should have a set of benchmarks to check the performance of the current implementation and also to relate to when changes are made (for example when #68 is implemented). In short, the benchmark should address CRUD performance, bulk operations (putMany()
) and queries.
You can take clue from other ObjectBox language bindings:
Also, have a look at these blog posts: