f.holzwarth
  • Joined on 2025-02-11
f.holzwarth pushed to test/var0-threads at f.holzwarth/JavaCompilerCore 2025-05-28 15:30:52 +00:00
b31e729f32 feat: use threads for variance = 0
426c2916d3 feat: remove unnecessary synchronized blocks
f722a00fbb feat: use the current thread for computation as well
432065caaf fix: do not stall cpu while joining
9972e0fe20 feat: use current thread for computation instead of join blocking
32797c9b9f feat: cleanup more cartesian product code
b635ecfd0f feat: moved cartesianProduct next-element calculation into helper method
87f655c85a feat: isolate constraint-filtering for one tv from computeCartesianRecursive
f.holzwarth created branch feat/master-unify-webservice-dev in f.holzwarth/JavaCompilerCore 2025-05-23 13:47:43 +00:00
613dceae1d feat: added Logger class, remove empty println start cleanup of computeCartesianRecursive
81cac06e16 feat: add tool for merging many hash sets in parallel
Compare 2 commits »
f.holzwarth deleted branch feat/master-unify-webservice-test from f.holzwarth/JavaCompilerCore 2025-05-23 13:47:28 +00:00
f.holzwarth created branch feat/master-unify-webservice-test in f.holzwarth/JavaCompilerCore 2025-05-23 13:36:47 +00:00
9eb164071c test: remove concurrent set merging
a47d5bc024 feat: slightly improved placeholder name generation
f.holzwarth created branch master in f.holzwarth/JavaCompilerCore 2025-05-23 12:27:22 +00:00
f.holzwarth pushed to master at f.holzwarth/JavaCompilerCore 2025-05-23 12:27:22 +00:00
e5916d455a feat: format and merge results in parallel
ebb639e72e feat: remove log flushes