Skip to content

Releases: ClubObsidian/trident

Updated javassist

24 Jul 21:49
Compare
Choose a tag to compare
Updated javassist Pre-release
Pre-release

Javassist was updated from 3.22.0-GA to 3.23.1-GA

Reflection method executor

10 Jul 06:51
Compare
Choose a tag to compare
Pre-release

First version to include the reflection method executor. Javassist method executors need to be tweaked. In micro-benchmarks Javassist method executors are slower than reflection, this is likely due to casting or some other issue, issue will be explored further.

Multi threading support testing

29 Jun 05:58
Compare
Choose a tag to compare
Pre-release

Testing multi-threading support

Initial release

28 Jun 05:53
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release

At 94% code coverage, should be good for now.