Itoktsnhc / stat.itok

A tool/system for uploading your splatoon3 battle history from NSOAPP to stat.ink
https://stat.itok.xyz
GNU General Public License v3.0
15 stars 0 forks source link

使用普通的Worker替换Func.Worker #36

Closed Itoktsnhc closed 1 year ago

Itoktsnhc commented 1 year ago

从收集到的相关性能指标,Azure Function as Container作为runtime相对来说性能较差,而且Log相对不清晰,调试困难,将使用GenericHostWorker替代

Itoktsnhc commented 1 year ago

修改完成 #35