Use fastutil-core
or include only needed fastutil classes
#2
Labels
performance-investigation
Issue / pull request which is about investigating improving the performance.
The fastutil dependency is currently ~20 MB large, however this project only uses a small fraction of the available classes. It might therefore be worth investigating whether it is possible to reduce this memory usage:
fastutil-core
fastutil-core
only includes a fraction of all classes available in the regularfastutil
artifact. However, it has these problems:fastutil
artifact, it could lead to issues for consuming projects when they have both dependencies on their classpath (and tiny-lingua cannot do much / anything to prevent this).fastutil
into tiny-linguaThe text was updated successfully, but these errors were encountered: