From: Jan N. <jan...@gm...> - 2024-07-04 18:28:35
|
Op wo 3 jul 2024 om 18:12 schreef Marc Culler: > The five of us are confident that this is a significant improvement. Some highlights are: > * Better performance - CPU-intensive apps use about 20% fewer CPU cycles > * Better conformance - Most runs of the regression test suite on macOS 14 show no failures. This is not close to being the case for the trunk branch. > * Fewer graphical artifacts (and work continues on those that remain.) > * Fewer crashes (none that we know of at the moment.) GITHUB recently removed the macos-11 runner, so we moved to a later one. Since then some Tk test-cases started failing. Not so with the "cgimage_with_crossing" branch, all MacOS (and other) test-cases are green there: <https://github.com/tcltk/tk/actions/runs/9773220535> That makes my light green as well ;-) Regards, Jan Nijtmans |