https://github.com/akurilov/java-reduce-garbage
Recycle frequently instantiated objects to reduce the garbage
https://github.com/akurilov/java-reduce-garbage
gc java performance pooling
Last synced: 3 months ago
JSON representation
Recycle frequently instantiated objects to reduce the garbage
- Host: GitHub
- URL: https://github.com/akurilov/java-reduce-garbage
- Owner: akurilov
- License: apache-2.0
- Created: 2019-02-15T19:05:41.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-15T21:53:45.000Z (over 6 years ago)
- Last Synced: 2025-01-14T10:15:02.856Z (5 months ago)
- Topics: gc, java, performance, pooling
- Language: Java
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# java-recycle-garbage
Recycle frequently instantiated objects to reduce the garbage