This website requires JavaScript.
Explore
Help
Register
Sign In
Daniel
/
master-thesis
Watch
1
Star
0
Fork
0
You've already forked master-thesis
Code
Issues
3
Pull Requests
Actions
1
Packages
Projects
1
Releases
Wiki
Activity
Files
5e42668e1a7f1a91371de401d87031de0a5885ee
master-thesis
/
package
/
test
History
Daniel
5e42668e1a
Some checks are pending
CI / Julia 1.10 - ubuntu-latest - x64 - (push)
Waiting to run
Details
CI / Julia 1.6 - ubuntu-latest - x64 - (push)
Waiting to run
Details
CI / Julia pre - ubuntu-latest - x64 - (push)
Waiting to run
Details
thesis: implemented most feedback
2025-06-28 17:44:45 +02:00
..
benchmarks
thesis: implemented most feedback
2025-06-28 17:44:45 +02:00
data
thesis: aded abstract and kurzfassung; re-read conclusion and evaluation to iron out mistakes etc.
2025-06-09 14:11:58 +02:00
results
benchmarking: reverted previous; made interpreter use fast math
2025-04-13 13:26:35 +02:00
results-fh
benchmarking: added uni performance test
2025-04-16 20:54:12 +02:00
results-fh-new
benchmarking: added final results for benchmark 1 for transpiler
2025-05-23 13:57:52 +02:00
CpuInterpreterTests.jl
benchmarking: updated benchmarking suite and prepared for taking the benchmarks
2025-05-15 16:25:32 +02:00
ExpressionProcessingTests.jl
added support for variables and parameters as array. also improved conversion of variables and parameters into Expressionelement
2025-05-09 11:04:10 +02:00
InterpreterTests.jl
benchmarking: moved frontend calls and sending postfixExprs+vars outside to drastically reduce amount of calculations
2025-05-17 18:32:04 +02:00
params.json
benchmarking: added CPU benchmark results
2025-05-16 14:29:47 +02:00
parser.jl
Bugfix
2025-04-18 11:41:11 +02:00
PerformanceTests.jl
benchmarking: added final results for interpreter in benchmark 1
2025-05-22 09:35:30 +02:00
PerformanceTuning.jl
benchmarking: minor improvements to interpreter
2025-05-20 14:42:52 +02:00
Project.toml
added support for variables and parameters as array. also improved conversion of variables and parameters into Expressionelement
2025-05-09 11:04:10 +02:00
runtests.jl
benchmarking: added results for interpreter after first performance improvement
2025-05-18 10:11:33 +02:00
TranspilerTests.jl
benchmarking: moved frontend calls and sending postfixExprs+vars outside to drastically reduce amount of calculations
2025-05-17 18:32:04 +02:00