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 11:57:29 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
db1d5c7e82309c1dad975b0d97d8923998d94765
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
…