29 Commits

Author SHA1 Message Date
Alessandre Laguierce
544aefb1f9 fix: valgrind-friendly <3 2025-03-20 20:49:50 +01:00
Alessandre Laguierce
0228c1c616 fix: debug wasn't correctly disabled 2025-03-20 19:45:28 +01:00
Alessandre Laguierce
f5b3a7a87e feat: first version, just want to beat M. Faverge on the leaderboard for the first benchmark 2025-03-20 19:43:00 +01:00
Alessandre Laguierce
571939e8f4 Merge remote-tracking branch 'origin/master' 2025-03-20 16:15:51 +01:00
Alessandre Laguierce
1417cb8973 fix: correctly compile with pthreads 2025-03-20 16:15:39 +01:00
Alessandre Laguierce
39d3b36a4c fix: iterate over all binaries not only 62-mutex 2025-03-19 21:54:34 +01:00
Nemo D'ACREMONT
76336c307b
fix: clean did not remove install directory 2025-03-15 18:20:59 +01:00
Alessandre Laguierce
4c2d75de0e feat: add graph generator 2025-03-15 18:17:07 +01:00
Nemo D'ACREMONT
eba22fb721
feat: add lib compilation to makefile 2025-03-14 19:28:49 +01:00
Nemo D'ACREMONT
e61a82c617
feat: add check targets 2025-03-14 19:13:19 +01:00
Nemo D'ACREMONT
ed2fe3454b
feat: add valgrind targets 2025-03-14 19:10:12 +01:00
Nemo D'ACREMONT
77a7730e09
feat: add pthreads target 2025-03-14 19:05:49 +01:00
Nemo D'ACREMONT
b3afab289b
feat: enhanced the way the compiled tests are selected 2025-03-14 18:07:33 +01:00
Martin Eyben
8abf988045 fix[debug]: remove yield trace 2025-03-14 18:04:41 +01:00
Nemo D'ACREMONT
92eea59180
feat: add install dir to gitignore 2025-03-14 18:03:09 +01:00
Martin Eyben
70325e97ba feat[thread]: add mutex 2025-03-14 18:01:19 +01:00
Nemo D'ACREMONT
f5039ce66b
update: update tests 2025-03-14 18:00:06 +01:00
Nemo D'ACREMONT
51c1f319a0
Merge branch 'makefile' 2025-03-14 17:59:24 +01:00
Nemo D'ACREMONT
af5b30f4a2
feat: add empty pthread target 2025-03-14 17:59:07 +01:00
Nemo D'ACREMONT
53b936555b
feat: add install target to makefile 2025-03-14 17:57:50 +01:00
Martin Eyben
b26dc40079 feat[pthread]: implement with thread with pthread lib 2025-03-14 17:55:57 +01:00
Nemo D'ACREMONT
91d6d55a74
feat: add base bin targets 2025-03-14 17:48:12 +01:00
Nemo D'ACREMONT
7173c09cb6
fix: remove main.c 2025-03-14 17:47:56 +01:00
Nemo D'ACREMONT
22ca321fae
feat: add script to fetch tests 2025-03-14 17:45:22 +01:00
damien DELPY
a5964068b0
fix[LICENSE]: gpl > MIT. 2025-03-14 17:44:24 +01:00
Martin Eyben
e04791c329 feat[debug]: add debug macros 2025-03-14 17:14:33 +01:00
damien DELPY
979993b5fe
feat: template, interface to implement. 2025-03-14 17:09:01 +01:00
Nemo D'ACREMONT
86d38d7474
real init 2025-03-14 17:07:26 +01:00
Nemo D'ACREMONT
787d49c0db
batman 2025-03-14 17:05:53 +01:00