tarantool / cartridge-springdata

Spring Data Tarantool
Other
18 stars 7 forks source link

Performance improvements in argument conversion #81

Closed ArtDu closed 2 years ago

ArtDu commented 2 years ago

In the entities transfer performance test with 8 fields, the increase compared to the previous commit was ~ 2.36 times

Before:

image

After:

image

Closes #82