Releases: pquiring/javaforce
Releases · pquiring/javaforce
19.0.0
Jan 7/2020 : JF 19.0.0 released
- jfDVR/0.1
- after 6 long months of development it's finally ready
- performance tuning took the longest - it was not possible until at least JDK12 or better
- I tried to make a better JVM (jfdk.sf.net) but it turned out to be unneccessary
- graalVM is just missing too many features
- out performs iSpy with better quality (but not as many features yet)
- runs as a service so it's always running even after server reboots
18.9.0
18.8.0
18.7.0
18.6.0
18.5.0
18.4.0
18.3.0
Dec 11/2019 : JF 18.3.0 released
- fix : jfBackup/0.4
- fixed major issues - it actually works now
- greatly improved performance by directly writting data to tape drive instead of using intermidiate temp files
- windows was attempting to cache all disk I/O even swapping the kernel to disk to do this - wtf right ?