Hello, Here is a short diff for net/synapse to 1.91.1
It fixes a performance regression introduced in Synapse 1.91.0 where event persistence would cause an excessive linear growth in CPU usage.
Best Regards
Index: Makefile =================================================================== RCS file: /cvs/ports/net/synapse/Makefile,v retrieving revision 1.58 diff -u -p -r1.58 Makefile --- Makefile 30 Aug 2023 13:42:30 -0000 1.58 +++ Makefile 4 Sep 2023 14:23:30 -0000 @@ -1,6 +1,6 @@ COMMENT = open network for secure, decentralized communication -MODPY_EGG_VERSION = 1.91.0 +MODPY_EGG_VERSION = 1.91.1 GH_ACCOUNT = matrix-org GH_PROJECT = synapse Index: distinfo =================================================================== RCS file: /cvs/ports/net/synapse/distinfo,v retrieving revision 1.42 diff -u -p -r1.42 distinfo --- distinfo 30 Aug 2023 13:42:30 -0000 1.42 +++ distinfo 4 Sep 2023 14:23:30 -0000 @@ -54,7 +54,7 @@ SHA256 (cargo/windows_i686_gnu-0.36.1.ta SHA256 (cargo/windows_i686_msvc-0.36.1.tar.gz) = 4ueRcUiygS0e6vrrIql+SBPfpgo/j3jr4gS8yI8S8CQ= SHA256 (cargo/windows_x86_64_gnu-0.36.1.tar.gz) = Tc0XG4d2xBuXUh5doSei2GrSgBFIB9Cyqx5GK8dk2eE= SHA256 (cargo/windows_x86_64_msvc-0.36.1.tar.gz) = yBHKSoyFPvQgq9hZK6U927rJBBD6tpA7PnmXKmMfdoA= -SHA256 (synapse-1.91.0.tar.gz) = N85s5ZsxsoSRDrOe1LokBjiy5UvC6LHUUoPiivh/Wmg= +SHA256 (synapse-1.91.1.tar.gz) = TYQG3V9j3N7250AZkjciTcCdSwSCfWc3vkEOQA1ef7w= SIZE (cargo/aho-corasick-1.0.2.tar.gz) = 167694 SIZE (cargo/anyhow-1.0.72.tar.gz) = 43837 SIZE (cargo/arc-swap-1.5.1.tar.gz) = 66157 @@ -111,4 +111,4 @@ SIZE (cargo/windows_i686_gnu-0.36.1.tar. SIZE (cargo/windows_i686_msvc-0.36.1.tar.gz) = 724575 SIZE (cargo/windows_x86_64_gnu-0.36.1.tar.gz) = 790934 SIZE (cargo/windows_x86_64_msvc-0.36.1.tar.gz) = 661999 -SIZE (synapse-1.91.0.tar.gz) = 8368635 +SIZE (synapse-1.91.1.tar.gz) = 8368640
smime.p7s
Description: S/MIME Cryptographic Signature