File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ constructor discovery (increased the jar size by about 10K.)
4848Optimized for modern cloud deployments and container environments:
4949
5050** Technical Characteristics:**
51- - ** Minimal Footprint** : ~ 600KB JAR + ~ 500KB java.sql module = ~ 1.1MB total (85% smaller than Guava ~ 2.7MB or Eclipse Collections ~ 2.8MB)
51+ - ** Minimal Footprint** : ~ 600KB JAR
5252- ** Zero Runtime Dependencies** : No transitive dependencies to manage, reducing classpath conflicts and container image complexity
5353- ** Fast Startup** : JDK 8 bytecode (class file format 52) with instant classloading, optimized for serverless cold starts
5454- ** Thread-Safe** : All concurrent collections designed for horizontal scaling in Kubernetes and containerized environments
You can’t perform that action at this time.
0 commit comments