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
It is necessary to develop benchmarks for comparison performance of Artipie simple server VS SpringBoot simple server. Artipie simple server uses FilesSlices inside.
There are different scenarios for benchmarks in this repository which were developed before. Some of these scenarios could be used as data for comparison. The next operations should be covered by benchmarks: uploading new files of different size with different number of active connections and the same for downloading.
As a tool for benchmarks JMeter could be used.
The text was updated successfully, but these errors were encountered:
Create a simple Spring Boot service for uploading and downloading files. This service will be used lased to compare performance with Artipie realization.
Ticket: #47
It is necessary to develop benchmarks for comparison performance of Artipie simple server VS SpringBoot simple server. Artipie simple server uses FilesSlices inside.
There are different scenarios for benchmarks in this repository which were developed before. Some of these scenarios could be used as data for comparison. The next operations should be covered by benchmarks: uploading new files of different size with different number of active connections and the same for downloading.
As a tool for benchmarks
JMeter
could be used.The text was updated successfully, but these errors were encountered: