Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
280 views
in Technique[技术] by (71.8m points)

stress testing - Stresstest peertube instance

We are gonna to start our own peertube instance. We will be using mastodon for comments, for accounts, etc. So, right now we want to stress test our server. We want to stress test following things:

  1. loading web page (we don't want to use real chrome headless engine cause it would be very expensive for us). So, I want to load all js/css/images things for the user per second. And measure how many users we can sustain under.
  2. API calls. It's easy and clear for me.
  3. Load test how many users would be able to watch videos in parallel. For this I want to load first megabyte from few files for each emulated user.

How do you think, would be that enough ?

question from:https://stackoverflow.com/questions/66055212/stresstest-peertube-instance

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...