Skip to content

ianif/sample-project-java-forked

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sample-project-java

This is a sample project for showcasing how optimization can be performed in a Java project using Artemis

Fixtures

For intentionally invalid Java fixtures used as a parser/linter testbed (excluded from Gradle compilation), see bad-examples/README.md.

Notes

Additional maintenance notes are available in NOTES.md.

Usage

Build:

./gradlew build -x test

Run Main:

./gradlew run

Run Unit Tests:

./gradlew test

Run Benchmarking:

(will be added later)

About

This is a sample project for showcasing how optimization can be performed in a Java project using Artemis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%