This website requires JavaScript.
Explore
Help
Sign In
LamGC
/
ScalaBot
Watch
1
Star
0
Fork
0
You've already forked ScalaBot
mirror of
https://github.com/LamGC/ScalaBot.git
synced
2025-04-29 22:27:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a1790a0716
ScalaBot
/
scalabot-app
History
LamGC
a1790a0716
perf(config): 优化配置使用过程中的判断.
...
通过调整部分属性的 null-safety 特性, 移除了部分 non-null 判断, 略微(真的很略微)提高了性能(虽然仅限于启动).
2022-06-24 19:08:41 +08:00
..
src
perf(config): 优化配置使用过程中的判断.
2022-06-24 19:08:41 +08:00
build.gradle.kts
refactor(config): 将与配置相关的内容迁移到 scalabot-meta 模块.
2022-06-20 20:55:04 +08:00