Hi all !!! I did a fresh installation on a server ...
# developers
m
Hi all !!! I did a fresh installation on a server and despite 4 cpu and 8 GB of memory cal.com is very slow. It obviously consumes a lot of CPU. How could I solve this? (268% CPU when accessing the app)
p
we dont think its the CPU but the cold boot of the edge functions
were investigating how to speed this up
its unfortunately a nextjs thing but we’re looking into options to make it faster for people that have a lot of cold boots
(on cal.com the functions never go cold due to the traffic — i know, not ideal)
but in any production environment it should be faster once more people use it
but we’re looking into options to make it fast for everyone, no matter the traffic
cc @Emrysal @zomars
just saw “268% CPU when accessing the app” that is odd, we cant reproduce that on our end
z
Is it a custom server it might not use edge functions. Can you provide more details of the servers? @alannnc was able to deploy to a digital ocean droplet recently without issues
a
That doesn't sound normal, can we get more details on server provider/installation? @Michael Edlich