You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to have benchmark test of storing one simple data (e.g. a Task entity with name, description, due date, assignee) with indexable fields in RecordStorage and Hibernate-based solution with the same or similar set of data.
We need to have benchmark test of storing one simple data (e.g. a
Taskentity with name, description, due date, assignee) with indexable fields inRecordStorageand Hibernate-based solution with the same or similar set of data.