• Joined on 2023-09-27
Daniel pushed to main at Daniel/master-thesis 2025-05-20 14:43:00 +02:00
2701f1aa38 benchmarking: minor improvements to interpreter
Daniel pushed to main at Daniel/master-thesis 2025-05-20 09:05:51 +02:00
250deb334c benchmarking: tuned interpreter blocksize
Daniel pushed to main at Daniel/master-thesis 2025-05-19 12:29:26 +02:00
a9ffd5da63 benchmarking: fixed bugs introduced by modification of transpiler
Daniel pushed to main at Daniel/master-thesis 2025-05-19 11:58:34 +02:00
e29199d865 benchmarking: moved compilation of kernel to evaluate function, as it required too much memory
Daniel pushed to main at Daniel/master-thesis 2025-05-19 11:40:11 +02:00
f33551e25f benchmarking: updated transpiler to drastically reduce the number of transpilations at the expense of memory usage
Daniel pushed to main at Daniel/master-thesis 2025-05-19 09:14:35 +02:00
33e7edd4c8 benchmarking: added results for first optimisation for transpiler
Daniel pushed to 0-initial-implementation-new at Daniel/master-thesis 2025-05-19 09:13:07 +02:00
6bcc9000b1 benchmarking: added initial results for transpiler
Daniel pushed to main at Daniel/master-thesis 2025-05-19 09:12:18 +02:00
09ca7ac6c6 benchmarking: added initial results for transpiler
Daniel pushed to 1-improved-data-transfer-new at Daniel/master-thesis 2025-05-19 09:06:53 +02:00
7c3616a264 benchmarking: added results for transpiler
Daniel pushed to main at Daniel/master-thesis 2025-05-18 14:17:55 +02:00
93516c54d4 evaluation: started describing benchmark environment
Daniel created branch 1-improved-data-transfer-new in Daniel/master-thesis 2025-05-18 10:18:06 +02:00
Daniel pushed to 1-improved-data-transfer-new at Daniel/master-thesis 2025-05-18 10:18:06 +02:00
Daniel created branch 0-initial-implementation-new in Daniel/master-thesis 2025-05-18 10:17:41 +02:00
Daniel pushed to 0-initial-implementation-new at Daniel/master-thesis 2025-05-18 10:17:41 +02:00
Daniel pushed to main at Daniel/master-thesis 2025-05-18 10:11:54 +02:00
e03f20006f benchmarking: added results for interpreter after first performance improvement
Daniel pushed to main at Daniel/master-thesis 2025-05-17 18:32:12 +02:00
a5518dd63e benchmarking: moved frontend calls and sending postfixExprs+vars outside to drastically reduce amount of calculations
Daniel pushed to main at Daniel/master-thesis 2025-05-17 16:07:12 +02:00
88ee8d20bd benchmarking: added interpreter results
Daniel pushed to main at Daniel/master-thesis 2025-05-16 14:29:59 +02:00
47dcc29b33 benchmarking: added CPU benchmark results