Commit graph

116 commits

Author SHA1 Message Date
83ad1c837e
Update benchmarks 2022-07-24 12:05:28 +02:00
a2817b2681
More Benchmarks 2022-07-24 11:59:59 +02:00
dc3ceecd44
Update benchmarks 2022-07-24 10:10:34 +02:00
74c632aa5d
Update benchmarks 2022-07-24 10:07:57 +02:00
a4a061c95b
More benchmarks 2022-07-24 09:48:19 +02:00
996c444ac9
Add benchmarks 2022-07-24 07:54:14 +02:00
a9ab06a68c
Docs: some more docs in readme 2022-07-24 01:40:07 +02:00
0b8c024952
Merge branch 'master' of gitlab-gepasp.in.tum.de:gra22s/team199 2022-07-23 18:07:30 +02:00
504c8662eb
Fix: int overflow 2022-07-23 18:07:13 +02:00
94dc4821ba
Fix: include cached ram in calculation 2022-07-23 18:06:25 +02:00
Dorian Zedler
f0c2602a3e Chore: final tests and urandom 2022-07-20 23:28:37 +02:00
a7660901ec
Chore: remove duplicate code 2022-07-20 23:23:18 +02:00
f94ba84b47
Fix: missing include 2022-07-20 22:29:38 +02:00
e2825eeae7
Merge branch 'master' of gitlab-gepasp.in.tum.de:gra22s/team199 2022-07-20 22:29:07 +02:00
Dorian Zedler
36197ff9b1 Merge branch 'master' of gitlab-gepasp.in.tum.de:gra22s/team199 2022-07-20 22:27:37 +02:00
Dorian Zedler
67bd35cd63 Fix: replace unsigned int with size_t 2022-07-20 22:27:16 +02:00
d54e10fbe3
Feat: add detailed benchmar to reference impl 2022-07-20 22:26:43 +02:00
48dd446638
Chore: remove debug flags 2022-07-20 18:02:10 +02:00
6cbadae0f2
Feat: Detailed debugging tools 2022-07-20 17:46:35 +02:00
aa0f1e9170
Chore: better docs 2022-07-20 16:10:59 +02:00
584cba2bae
Fix: unused value 2022-07-20 15:55:33 +02:00
1c42f4036f
Fix: wrong filesize read 2022-07-20 15:51:29 +02:00
72e2136ceb
Fix -e 2022-07-20 14:15:19 +02:00
9076202d5f
Fix: memory leak 2022-07-20 14:11:37 +02:00
79712efa7f
Feat: valgrind 2022-07-20 14:11:26 +02:00
06992f0421
Merge branch 'master' of gitlab-gepasp.in.tum.de:gra22s/team199 2022-07-20 13:45:16 +02:00
bb51675a94
Fix: valgrind warnings 2022-07-20 13:45:00 +02:00
Dorian Zedler
3ee05e6af6 Fix: dont fail 2022-07-20 13:30:38 +02:00
Dorian Zedler
5c73cccba2 Fix: create folder for testfiles 2022-07-20 13:29:56 +02:00
Thomas Florian
859be7d54e Merge pull request 'ReferenceImplementation' (#9) from ReferenceImplementation into master
Reviewed-on: https://gitlab-gepasp.in.tum.de/gra22s/team199/pulls/9
Reviewed-by: Thomas Florian <thomas.florian@tum.de>
2022-07-20 13:28:48 +02:00
e0bc58a731
Chore: fix comments 2022-07-20 13:28:23 +02:00
Dorian Zedler
e4fb538089 Merge pull request 'Feat: describe implementations' (#8) from feat/manpage-improovements into master
Reviewed-on: https://gitlab-gepasp.in.tum.de/gra22s/team199/pulls/8
Reviewed-by: Thomas Florian <thomas.florian@tum.de>
2022-07-20 13:23:52 +02:00
d4ef916b40
Feat: add reference implementation as 4 2022-07-20 13:22:49 +02:00
Dorian Zedler
768ef1e2c7 „Implementierung/src/helper.c“ ändern 2022-07-20 12:37:55 +02:00
ee94b144b5
Merge branch 'master' into ReferenceImplementation 2022-07-20 12:36:38 +02:00
186ea1f272
Fix: skip on errors 2022-07-20 12:35:46 +02:00
Thomas Florian
332b2a8b7c Merge pull request 'feat/impl_1' (#7) from feat/-1 into master
Reviewed-on: https://gitlab-gepasp.in.tum.de/gra22s/team199/pulls/7
2022-07-20 12:28:45 +02:00
Thomas Florian
e965a9aca7 Merge branch 'master' of gitlab-gepasp.in.tum.de:gra22s/team199 into feat/-1 2022-07-20 12:28:18 +02:00
ace85e64a0
Fix: make sure there is enough ram available 2022-07-20 12:22:43 +02:00
81bcf3ea87
Fix: makefile benachmarks 2022-07-20 12:19:58 +02:00
finn
c28c2d16d0 feat: md2_2 nullcheck updated 2022-07-20 12:16:01 +02:00
finn
558f509281 feat: nullchecks updated 2022-07-20 12:11:16 +02:00
874ded8084
Merge branch 'master' of gitlab-gepasp.in.tum.de:gra22s/team199 2022-07-20 11:21:57 +02:00
cdaa1e0196
Feat: Benchmarks 2022-07-20 11:21:13 +02:00
Dorian Zedler
94ab593654 Merge pull request 'feat/impl-threading' (#6) from feat/impl-threading into master
Reviewed-on: https://gitlab-gepasp.in.tum.de/gra22s/team199/pulls/6
Reviewed-by: Dorian Zedler <dorian.zedler@tum.de>
2022-07-20 10:37:55 +02:00
Thomas Florian
74746a91b4 fix: console warnings 2022-07-20 10:36:19 +02:00
finn
df63e7e759 feat: reference implementation addded 2022-07-20 10:16:07 +02:00
finn
e516595eb2 feat: return nullchecks updated 2022-07-20 09:21:48 +02:00
Thomas Florian
94a4e5332a docs: update comment of V3 2022-07-19 23:12:04 +02:00
Thomas Florian
8d171fe0c6 fix: correct hash calculation on V3 2022-07-19 23:07:05 +02:00