zhblue / hustoj

Popular Open Source Online Judge based on PHP/C++/MySQL/Linux for ACM/ICPC and NOIP training, with easy installation. 开源OJ系统
http://www.hustoj.com/?cat=2
GNU General Public License v2.0
3.18k stars 758 forks source link

Can you add pypy3 to hustoj? #902

Open staffstuff opened 1 year ago

staffstuff commented 1 year ago

Python3 is too slow. I need pypy3.

Can you make it?

zhblue commented 1 year ago

please state your company name

staffstuff commented 1 year ago

please state your company name

i am not a company, I am individual.

zhblue commented 1 year ago

in that case , slow is not a problem. try adjust judge.conf :

OJ_JAVA_TIME_BONUS=10
OJ_PYTHON_FREE=1
OJ_CPU_COMPENSATION=0.1