Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compare performance of Artipie and Spring #47

Open
genryxy opened this issue Jan 17, 2022 · 1 comment
Open

Compare performance of Artipie and Spring #47

genryxy opened this issue Jan 17, 2022 · 1 comment

Comments

@genryxy
Copy link
Contributor

genryxy commented Jan 17, 2022

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.

g4s8 pushed a commit that referenced this issue Jan 19, 2022
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
g4s8 pushed a commit that referenced this issue Jan 20, 2022
Add script for running jmx for Spring Boot locally.

Ticket: #47
This was referenced Jan 24, 2022
@Sammers21
Copy link
Contributor

Are not Spring and Artipie just different things?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants