current OSX Build

the latest build feels little slower than the previous builds, is it just me or any other user feels the same as me? specially the agx module.

I was sort of waiting to see if anyone else experienced this. Just switching from photo to photo in the darkroom feels a little less snappy than the earlier 5.3 dev builds. I tried turning off denoise but it didn’t make much difference.

current master 5.3.0 build + a couple of RF lensfun data from: Kameratrollet

darktable-5.3.0+787~gf9e050a0bb_arm64.dmg (macOS >= 11.3)
darktable-5.3.0+787~gf9e050a0bb_x86_64.dmg (macOS >= 10.14)

you might run it with an in-memory library via terminal:
/Volumes/darktable/darktable.app/Contents/MacOS/darktable --library :memory:
or use a separate config directory:
/Volumes/darktable/darktable.app/Contents/MacOS/darktable --configdir ~/.config/darktable_test

also keep in mind that if you don’t disable writing sidecar files these can be messed up

both packages are unsigned, you might need to allow execution via terminal: " xattr -c <path/to/application.app> "

Release notes for 5.3.0 release: darktable/RELEASE_NOTES.md at master Ā· darktable-org/darktable Ā· GitHub

difference to released 5.2.1 see: Comparing release-5.2.1…master Ā· darktable-org/darktable Ā· GitHub

1 Like