# I am the Watcher. I am your guide through this vast new twtiverse.
#
# Usage:
# https://watcher.sour.is/api/plain/users View list of users and latest twt date.
# https://watcher.sour.is/api/plain/twt View all twts.
# https://watcher.sour.is/api/plain/mentions?uri=:uri View all mentions for uri.
# https://watcher.sour.is/api/plain/conv/:hash View all twts for a conversation subject.
#
# Options:
# uri Filter to show a specific users twts.
# offset Start index for quey.
# limit Count of items to return (going back in time).
#
# twt range = 1 19
# self = https://watcher.sour.is/conv/v2vbf7q
@adi woah! Your mkws is slower than molasses! 😅
hugo -D
fails at 16000 files 4 minutes in.
@adi dude, you just said it is "about 3-4 minutes slower than hugo" That is, like, super duper slow.
mkws
with cmark
finishes in 7-8 minutes.
@fastidious hugo -D
failed at 16000 files after 4 minutes, mkws
finished the test with 64000 files after 7-8 minutes.
\n\n $ time node lib/run large --generators hugo --dryrun; time node lib/run large --generators mkws --dryrun\n RUN large_xmoptrbyj BEGUN AT 1635351696277\n [=============-------] (66%) Building hugo with 16000 files ...\n Error: Command failed: hugo -D
And I'm also not parsing the front matter.
@adi you need a modern OS. 😂
@fastidious I'm on Windows 10 now. Can't upgrade to Windows 11.
Ok, hugo
crashed again at 16000 files.
hugo
consistently crashes at 16000 files for me.
Might be test's fault, not hugo
's.