Skip to content

BerndMuller/strings-jcon-2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Examples for string implementations details

Run the Tests

mvn clean test-compile surefire:test@encoding
mvn clean test-compile surefire:test@deduplication
mvn clean test-compile surefire:test@pool

mvn antrun:run@table-statistics

Run Applications

java -XX:-CompactStrings --add-opens java.base/java.lang=ALL-UNNAMED de.pdbm.CompactStrings

JavaDoc

mvn javadoc:test-javadoc

About

Slides and code for string talk at JCON 2023

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages