f.holzwarth
  • Joined on 2025-02-11
4dc6d04113 feat: revert splitting of cartesian task
00055a6554 feat: move cartesian inner loop to recursive task
f.holzwarth created branch feat/threaded-cartesian-product in f.holzwarth/JavaCompilerCore 2025-06-04 16:09:05 +00:00
f.holzwarth deleted branch feat/cartesian-threaded from f.holzwarth/JavaCompilerCore 2025-06-04 15:26:01 +00:00
bf21783bdb feat: split cartesianRecursive function into smaller methods
9ab81f46e8 feat: move cartesian-product task into a potentially threaded class
f.holzwarth created branch feat/cartesian-threaded in f.holzwarth/JavaCompilerCore 2025-06-01 16:12:29 +00:00
f.holzwarth pushed to feat/cartesian-threaded at f.holzwarth/JavaCompilerCore 2025-06-01 16:12:29 +00:00
97d93c675e feat: compute elements of nextSetAsList in parallel
809fa7469a feat: implement registry splitting for threaded tasks
44102ba1c5 feat: implemented contextual PlaceholderRegistry, replacing the static handling
7b6393e347 feat: improved PlaceholderRegistry implementation and removed cartesianProduct threading
7b6393e347 feat: improved PlaceholderRegistry implementation and removed cartesianProduct threading
91d6d5d290 feat: implement pool-based and context-independent placeholder generation
ea2ad80aa7 feat: move cartesian product code into threaded task
7ebc1ecb63 feat: pass missing parameters to helper class
dcdecd4b83 feat: move loop from cartesian-recursive to helper class
6c2d97b770 chore: code cleanup
Compare 2 commits »
f.holzwarth deleted branch test/var0-threads from f.holzwarth/JavaCompilerCore 2025-05-29 09:30:57 +00:00
f.holzwarth created branch test/var0-threads in f.holzwarth/JavaCompilerCore 2025-05-28 15:30:52 +00:00