386693ee50
Reflection (although highly optimized), has noticable overhead. It also creates noticable GC overhead by allocating arrays with arguments, as @Aikar has said. Based on WaterfallMC/Waterfall@1692934370 Merge pull request #45 from Techcable/feature/asm-executors |
||
---|---|---|
BuildData@29cbded5ff | ||
Bukkit@650ae8fbe3 | ||
Bukkit-Patches | ||
CraftBukkit@4a8818c5fd | ||
CraftBukkit-Patches | ||
Paperclip@98c39e89d1 | ||
Spigot-API-Patches | ||
Spigot-Server-Patches | ||
.gitignore | ||
.gitmodules | ||
.travis.yml | ||
Contributing.md | ||
README.md | ||
applyPatches.sh | ||
build.sh | ||
decompile.sh | ||
init.sh | ||
makemcdevsrc.sh | ||
paperclip.sh | ||
pom.xml | ||
rebuildPatches.sh | ||
remap.sh | ||
upstreamMerge.sh |
README.md
Paper
High performance Spigot fork that aims to fix gameplay and mechanics inconsistencies.
IRC Support and Project Discussion
How To (Server Admins)
Download a copy of Paperclip.jar from our buildserver here: https://ci.destroystokyo.com/job/PaperSpigot/
Run the PaperClip jar directly from your server. Just like old times
PaperSpigot requires Java 8 or above.
How To (Compiling From Source)
To compile PaperSpigot, you need JDK 8, maven, and an internet connection.
Clone this repo, run ./build.sh from bash, get files.
Special Thanks To:
YourKit, makers of the outstanding java profiler, support open source projects of all kinds with their full featured Java and .NET application profilers. We thank them for granting PaperSpigot an OSS license so that we can make our software the best it can be.