hamyn
09/24/2023, 10:58 PMkobweb run
to lock up a whole thread(100% util) ?David Herman
09/24/2023, 11:45 PM./gradlew kobwebStart -t
instead and compare, same result?
It's probably expected, especially the first time you run it. Compiling is hard, use all the CPU you can!hamyn
09/25/2023, 12:28 AMDavid Herman
09/25/2023, 12:47 AMhamyn
09/25/2023, 1:02 AMDavid Herman
09/25/2023, 1:03 AMhamyn
09/25/2023, 1:14 AM"Selector didn't match" @/api
with same child element but it ends with @ /{...}/
David Herman
09/25/2023, 1:15 AMhamyn
09/25/2023, 1:16 AMDavid Herman
09/25/2023, 1:16 AMkobweb create app
, kobweb create examples/clock
, and/or kobweb create examples/jb/counter
?hamyn
09/25/2023, 1:30 AMDavid Herman
09/25/2023, 1:31 AMexamples/jb/counter
) is about as simple as a Kobweb project can gethamyn
09/25/2023, 1:32 AMDavid Herman
09/25/2023, 1:43 AMhamyn
09/25/2023, 1:43 AMDavid Herman
09/25/2023, 1:43 AM./gradlew kobwebStart -t
also throttle your thread?hamyn
09/25/2023, 1:46 AMDavid Herman
09/25/2023, 1:47 AMhamyn
09/25/2023, 1:50 AMDavid Herman
09/25/2023, 1:50 AMhamyn
09/25/2023, 1:51 AMDavid Herman
09/25/2023, 1:52 AMlogback-1
hamyn
09/25/2023, 1:55 AMDavid Herman
09/25/2023, 1:57 AMhamyn
09/25/2023, 1:58 AMDavid Herman
09/25/2023, 1:58 AMhamyn
09/25/2023, 2:00 AMDavid Herman
09/25/2023, 3:31 AMlogback
thread name) Is this related to how I'm configuring logback?
4. How bad is this really? Is this actually resulting in significant performance degradation that people would notice without using profiling tools?hamyn
09/25/2023, 3:31 AMDavid Herman
09/25/2023, 3:32 AMgit clone <https://github.com/varabyte/kobweb>
, go into playground/site
, and run kobweb run
in there. That way, you can actually change code under backend/server/
, quit, and rerun, to see if things are still happening.Can I dm you ?Absolutely!
hamyn
09/25/2023, 3:32 AM