RizkyRajitha / linkin

Linkin is a customizable self hosted link tree platform.
https://linkindemo.vercel.app/
MIT License
78 stars 22 forks source link

implement loadtests #69

Open RizkyRajitha opened 1 year ago

RizkyRajitha commented 1 year ago

currently loadtests are implemented using a simple bash script which is not comprehensive.

https://github.com/RizkyRajitha/linkin/blob/b463546d540990afc1ec7f9f77a945aa3f4d0f29/loadtest.sh#L3

create new laodtest using https://k6.io/

api details https://github.com/RizkyRajitha/linkin/blob/master/CONTRIBUTING.md#api

for

routes

remote007 commented 1 year ago

I'd like to work on this issue