This website requires JavaScript.
Explore
Help
Register
Sign In
highperfocused
/
amethyst
Watch
1
Star
0
Fork
0
You've already forked amethyst
mirror of
https://github.com/vitorpamplona/amethyst.git
synced
2025-11-10 12:07:11 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
558d952a003912db26c31f89ad8e4146308691d2
amethyst
/
ammolite
History
Vitor Pamplona
df54f7bb67
Moves all Dispatchers.Default to IO because of the amount of Synchronized code that blocks the thread underneath each coroutine and since Default only has the exact number of threads the processor offers, once they block, we lose computing power
2025-10-21 18:30:08 -04:00
..
src
/main
Moves all Dispatchers.Default to IO because of the amount of Synchronized code that blocks the thread underneath each coroutine and since Default only has the exact number of threads the processor offers, once they block, we lose computing power
2025-10-21 18:30:08 -04:00
.gitignore
…
build.gradle
- Migrates Quartz to a KMP project
2025-08-27 17:32:39 -04:00
consumer-rules.pro
…
proguard-rules.pro
…