From 049dcd6ace0a7f2f02c4dff64411b351d807e336 Mon Sep 17 00:00:00 2001 From: balloonatic <101006007+RazielCrowe@users.noreply.github.com> Date: Fri, 9 Sep 2022 20:21:21 +0500 Subject: [PATCH] Create Enhancements.txt --- Enhancements.txt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Enhancements.txt diff --git a/Enhancements.txt b/Enhancements.txt new file mode 100644 index 0000000000..47fb14abfb --- /dev/null +++ b/Enhancements.txt @@ -0,0 +1,8 @@ + +New Hardware support i.e, third party wifi 7 and bluetooth dongles, 4k monitors, PnP NVME adapters. +Usual Improvements to various Filesystems, run-time verifications for prefetch data techniqe which was used in previous brooklyn releases. +Scheduler changes for better java thread migration across logical SoC cores. +Storage and file systems enhancement enhances memory handling, garbage collection optimization and more. +VC4 parallel scalar pipeline rendering and complete redo of of qortal-ui optimizations. +Overall upto 18 % performance gain from previous releases of brooklyn (now also used in Golem Codes system) +Rust language is now the default second language.