1
0
mirror of https://git.sr.ht/~cadence/cloudtube synced 2024-09-19 18:57:30 +00:00
cloudtube/utils
Cadence Ember 55065e2a9e
11x speed up of subscription page generation
My 30 subscriptions now take 25 ms to generate, instead of around 280.

Around 120 ms were saved by creating a database index.
Around 120 ms were saved by pre-compiling the pug template for video
description timestamps.
The other changes in this commit produced slight improvements.
2021-08-26 23:47:53 +12:00
..
constants.js Add narration to "can't think" page 2021-08-20 20:45:36 +12:00
converters.js 11x speed up of subscription page generation 2021-08-26 23:47:53 +12:00
db.js Move utils folder and fix published text 2020-09-24 00:05:02 +12:00
getuser.js 11x speed up of subscription page generation 2021-08-26 23:47:53 +12:00
matcher.js Implement video filters 2021-05-12 00:29:44 +12:00
parser.js Implement video filters 2021-05-12 00:29:44 +12:00
request.js Make VSCode type detection happier 2021-05-11 21:58:41 +12:00
upgradedb.js 11x speed up of subscription page generation 2021-08-26 23:47:53 +12:00
validate.js Tiny miscellanous changes 2021-05-12 00:29:05 +12:00
words.txt Move utils folder and fix published text 2020-09-24 00:05:02 +12:00
youtube.js Set user-agent for invidious.snopyta ID 2021-01-12 23:49:00 +13:00