Joo
Joo
Explore posts from servers
CC#
Created by Joo on 11/16/2023 in #help
Hello World taking 30 seconds + to run
well then id lose the whole point of the test which is making sure it works on our docker containers which run the servers
40 replies
CC#
Created by Joo on 11/16/2023 in #help
Hello World taking 30 seconds + to run
i wonder if i just need to test it on our actual live servers because it seems like it might just be an environment issue
40 replies
CC#
Created by Joo on 11/16/2023 in #help
Hello World taking 30 seconds + to run
well like i said i avoided the segfault by setting the version back - unless you think this might also be causing the slow performance?
40 replies
CC#
Created by Joo on 11/16/2023 in #help
Hello World taking 30 seconds + to run
clearly theres an issue with dotnet and m1s regardless of whether my issue is EXACTLY the same as theirs
40 replies
CC#
Created by Joo on 11/16/2023 in #help
Hello World taking 30 seconds + to run
im not making this up?
40 replies
CC#
Created by Joo on 11/16/2023 in #help
Hello World taking 30 seconds + to run
i mean i didnt publish anything and it still segfaulted lol
40 replies
CC#
Created by Joo on 11/16/2023 in #help
Hello World taking 30 seconds + to run
right yeah mb not the install script the setup of the project afterwards
40 replies
CC#
Created by Joo on 11/16/2023 in #help
Hello World taking 30 seconds + to run
40 replies
CC#
Created by Joo on 11/16/2023 in #help
Hello World taking 30 seconds + to run
its a known issue
40 replies
CC#
Created by Joo on 11/16/2023 in #help
Hello World taking 30 seconds + to run
the .net install script segfaults when trying to install
40 replies
CC#
Created by Joo on 11/16/2023 in #help
Hello World taking 30 seconds + to run
.net*
40 replies
CC#
Created by Joo on 11/16/2023 in #help
Hello World taking 30 seconds + to run
thats why i had to use version 6.0
40 replies
CC#
Created by Joo on 11/16/2023 in #help
Hello World taking 30 seconds + to run
im not sure if its a local thing due to some weird interaction with m1 chips or something because it was hard enough even getting c# to install without segfaulting
40 replies
CC#
Created by Joo on 11/16/2023 in #help
Hello World taking 30 seconds + to run
the infrastructure is there for other languages so its just a question of getting the c# to be performant
40 replies
CC#
Created by Joo on 11/16/2023 in #help
Hello World taking 30 seconds + to run
using websockets to communicate with the docker container running on server that can run the code on demand
40 replies
CC#
Created by Joo on 11/16/2023 in #help
Hello World taking 30 seconds + to run
to be exact on what im trying to do: an ide that runs c# programs in the browser
40 replies
CC#
Created by Joo on 11/16/2023 in #help
Hello World taking 30 seconds + to run
and besides, when googling for stuff like this i saw people complaining about slow load speeds - and they were talking like 3 seconds (for run) specifically. this seems like something is really messed up
40 replies
CC#
Created by Joo on 11/16/2023 in #help
Hello World taking 30 seconds + to run
that's only if it's already built, no? i need to build it on demand each time
40 replies
CC#
Created by Joo on 11/16/2023 in #help
Hello World taking 30 seconds + to run
is there a better way to just execute it? i saw script but that seems to be for single files only
40 replies