This website requires JavaScript.
Explore
Help
Sign In
nick
/
amethyst
Watch
1
Star
0
Fork
0
You've already forked amethyst
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
1
Wiki
Activity
Files
bf94d0d91cdba4729576b9bf06db87404f9daa00
amethyst
/
quartz
T
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
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.kts
Merge branch 'main' of
https://github.com/vitorpamplona/amethyst
2025-10-18 08:44:21 -04:00
consumer-rules.pro
…
proguard-rules.pro
Moves test assets to resources to make it work with kmp
2025-08-27 21:09:21 -04:00
relayDB.txt
- Migrates Quartz from Android to CommonMain
2025-09-22 19:44:51 -04:00