Page 3 of 3
Re: Request latest seamonkey and palemoon
Posted: Thu Aug 22, 2024 10:52 am
by Stevo
oops wrote: Thu Aug 22, 2024 8:22 am
app4soft wrote: Thu Aug 22, 2024 5:59 am
Stevo wrote: Wed Aug 21, 2024 6:25 pm
We also haven't supported sse2 in it for lo these many years...
But MX-23 package of Pale Moon 33.2.1 (amd64, GTk3) works on my PC, how it could be if it is not SSE2 build and my CPU is SSE2 only?
SSE2 build was the default build, until 33.3.0 (now the default is AVX)
OK, I guess it now has to be specially enabled in the configuration?
Appsoft, do you have any data on how much resources are saved with gtk2 vs gtk3?
Anyway, the builds are here if you want them early:
https://drive.google.com/file/d/1Hs-agw ... sp=sharing
Re: Request latest seamonkey and palemoon
Posted: Thu Aug 22, 2024 11:46 am
by oops
Stevo wrote: Thu Aug 22, 2024 10:52 am
...
OK, I guess it now has to be specially enabled in the configuration?
For better compatibility into MX, and for most people, SSE (2-3-4 ?) is better than AVX or AVX2, AVX512, etc. (with the old PCs)
So yes, and maybe some tests are needed ?
EX: For my PC, sse is OK, avx is OK but not avx2, avx512
Code: Select all
$ inxi --flags
CPU:
Info: quad core model: Intel Core i5-2320 bits: 64 type: MCP cache:
L2: 1024 KiB
Speed (MHz): avg: 1920 min/max: 1600/3300 cores: 1: 1778 2: 1876 3: 1705
4: 2323
Flags: acpi aes aperfmperf apic arat arch_perfmon avx bts clflush cmov
constant_tsc cpuid cx16 cx8 de ds_cpl dtes64 dtherm dts epb ept est
flexpriority flush_l1d fpu fxsr ht ibpb ibrs ida lahf_lm lm mca mce
md_clear mmx monitor msr mtrr nonstop_tsc nopl nx pae pat pbe pcid
pclmulqdq pdcm pebs pge pln pni popcnt pse pse36 pti pts rdtscp rep_good
sep ssbd sse sse2 sse4_1 sse4_2 ssse3 stibp syscall tm tm2 tpr_shadow tsc
tsc_deadline_timer vme vmx vnmi vpid xsave xsaveopt xtopology xtpr
Re: Request latest seamonkey and palemoon
Posted: Thu Aug 22, 2024 3:47 pm
by app4soft
Stevo wrote: Thu Aug 22, 2024 10:52 am
Appsoft, do you have any data on how much resources are saved with gtk2 vs gtk3?
No data, but behavior somehow.
Is there a good easy to use tool/utility to collect data on difference in GTK2 and GTK3 versions performance?
Updated and actually using it to post here. Thanks!