artipie / benchmarks

Benchmarks for Artipie repositories
MIT License
6 stars 9 forks source link

Compare performance of Artipie and Spring #47

Open genryxy opened 2 years ago

genryxy commented 2 years ago

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.

Sammers21 commented 2 years ago

Are not Spring and Artipie just different things?