aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/benchmark.ts
Commit message (Collapse)AuthorAgeFilesLines
* Fix benchmark scriptChocobozzz2022-03-211-2/+2
|
* Add watching and views endpoints to benchmarkChocobozzz2022-03-181-7/+42
|
* Remove uneeded memoizeChocobozzz2022-03-081-1/+1
|
* Improve benchmark script CLI optionsChocobozzz2022-02-281-2/+15
|
* Stop using tsconfig registerChocobozzz2022-01-061-4/+1
| | | | Prefer to replace paths at compile time
* shared/ typescript types dir server-commandsChocobozzz2021-12-171-1/+1
|
* Fix admin edition disabling featureChocobozzz2021-10-141-1/+1
|
* Fix benchmark testChocobozzz2021-10-141-1/+1
|
* Fix benchmark scriptChocobozzz2021-08-301-2/+2
|
* Speed up plugin transcoding testsChocobozzz2021-07-221-3/+3
|
* Rename captions commandsChocobozzz2021-07-211-1/+1
|
* Use an object to represent a serverChocobozzz2021-07-201-3/+3
|
* Shorter server command namesChocobozzz2021-07-201-7/+7
|
* Introduce videos commandChocobozzz2021-07-201-6/+5
|
* Introduce sql commandChocobozzz2021-07-201-1/+1
|
* Introduce comments commandChocobozzz2021-07-201-20/+10
|
* Introduce captions commandChocobozzz2021-07-201-4/+1
|
* Fix benchmarkChocobozzz2021-03-301-61/+40
|
* Add other routes to benchmarkChocobozzz2021-02-251-0/+44
|
* Add benchmark scriptChocobozzz2021-02-221-0/+234