- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for 5158 (0.77 sec)
-
gradle/libs.versions.toml
de-mannodermaus-junit5 = "1.8.0" graalvm = "24.2.2" #noinspection UnusedVersionCatalogEntry junit-platform = "1.13.4" kotlinx-serialization = "1.9.0" ksp = "2.2.10-2.0.2" lintGradle = "1.0.0-alpha05" mockserverClient = "5.15.0" org-bouncycastle = "1.81" org-conscrypt = "2.5.2" org-jetbrains-coroutines = "1.10.2" org-jetbrains-kotlin = "2.2.10" org-junit-jupiter = "5.13.4" retrofit = "3.0.0" startupRuntime = "1.2.0"
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Sun Aug 31 17:41:20 UTC 2025 - 8.3K bytes - Viewed (0) -
README.md
└── src/test/java/ # Comprehensive test suite ``` ## 📊 Performance Metrics CoreLib 0.7.0 includes significant performance improvements through Java 21 optimizations: - **5-15% faster** type conversions with pattern matching and switch expressions - **Reduced memory allocation** in collection operations and bean copying - **Improved reflection performance** with cached descriptors and optimized field access
Registered: Fri Sep 05 20:58:11 UTC 2025 - Last Modified: Sun Aug 31 02:56:02 UTC 2025 - 12.7K bytes - Viewed (0)