Implement read and create benchmark in Nextras ORM#26
Conversation
|
@repli2dev Could you please README.md? You'll need to amend table with results and build id from the Travis CI |
|
@sergeyklay I will do, however I am having some troubles making it work on Travis CI as I am getting: |
|
The known approach to fix it is add this command to mysql_tzinfo_to_sql /usr/share/zoneinfo | mysql -u root mysqlHave a nice day |
|
@sergeyklay Now it has executed properly, however I am a bit puzzled which results are which in the CI to update the README. |
|
@repli2dev Let me update results a bit later. Thank you for the contributing, and for helping make benchmark better. |
|
Thanks... Ping me when other operations will need implementation. |
Hi, I have implemented the tests create and read in Nextras ORM (#23).