• Joined on 2023-11-14
i21017 pushed to performanceTestNoRecursiveTree at i21017/JavaTypeUnify 2024-05-03 08:34:06 +00:00
i21017 created branch performanceTestNoRecursiveTree in i21017/JavaTypeUnify 2024-05-03 08:34:06 +00:00
i21017 pushed to performanceTestRecursionOptimization at i21017/JavaTypeUnify 2024-05-02 15:57:57 +00:00
1475661b84 Revert "added volatile for testing"
i21017 pushed to performanceTestRecursionOptimization at i21017/JavaTypeUnify 2024-05-02 15:33:07 +00:00
e397375d2a added volatile for testing
i21017 pushed to performanceTestBase at i21017/JavaTypeUnify 2024-05-02 15:14:53 +00:00
i21017 pushed to performanceTestRecursionOptimization at i21017/JavaTypeUnify 2024-05-02 15:13:24 +00:00
i21017 pushed to performanceTestRecursionOptimization at i21017/JavaTypeUnify 2024-05-02 13:56:59 +00:00
dc72ae80fc Merge branch 'performanceTestBase' into performanceTestRecursionOptimization
7e84aa0a2b added option for printing out calculated solution in file
Compare 2 commits »
i21017 pushed to performanceTestBase at i21017/JavaTypeUnify 2024-05-02 13:56:13 +00:00
7e84aa0a2b added option for printing out calculated solution in file
i21017 deleted branch performanceTestRecursionOptimizationTemp from i21017/JavaTypeUnify 2024-05-02 08:16:43 +00:00
i21017 pushed to performanceTestRecursionOptimization at i21017/JavaTypeUnify 2024-05-01 18:05:37 +00:00
3bb7f38805 implemented ConstraintSetRepository
i21017 pushed to performanceTestRecursionOptimization at i21017/JavaTypeUnify 2024-05-01 17:42:31 +00:00
6a92b0f194 added class ConstraintSetRepository
i21017 pushed to performanceTestRecursionOptimization at i21017/JavaTypeUnify 2024-05-01 17:30:14 +00:00
i21017 created branch performanceTestRecursionOptimization in i21017/JavaTypeUnify 2024-05-01 17:30:14 +00:00
i21017 created branch performanceTestRecursionOptimizationTemp in i21017/JavaTypeUnify 2024-05-01 17:28:43 +00:00
i21017 deleted branch performanceTestRecursionOptimization from i21017/JavaTypeUnify 2024-05-01 17:28:43 +00:00
i21017 deleted branch performanceTestLoggingTemp from i21017/JavaTypeUnify 2024-05-01 17:26:48 +00:00
i21017 pushed to performanceTestLogging at i21017/JavaTypeUnify 2024-05-01 17:23:13 +00:00
de29192e09 implemented WriterActiveObject for logging classes
i21017 pushed to performanceTestLogging at i21017/JavaTypeUnify 2024-05-01 12:13:02 +00:00
678b2c9c96 removed synchronized block from typeunifytask constructor
i21017 pushed to performanceTestLogging at i21017/JavaTypeUnify 2024-05-01 12:11:56 +00:00
30c6c5649a removed synchronzized from writeLog and writeStatistics
i21017 pushed to performanceTestLogging at i21017/JavaTypeUnify 2024-05-01 12:08:39 +00:00
75e0504fee added class WriterActiveObject