• Joined on 2022-04-26
herel created pull request Maxluli/RustyPropagation#2 2022-05-05 19:03:34 +00:00
add parser and timings
herel created branch add-timings in herel/RustyPropagation 2022-05-05 19:02:16 +00:00
herel pushed to add-timings at herel/RustyPropagation 2022-05-05 19:02:16 +00:00
4f60b4e627 configurable width & height
b8ea034a84 add parser and timings
Compare 2 commits »
herel pushed to master at herel/RustyPropagation 2022-05-05 18:43:16 +00:00
bc13c48302 Ready to compare with C#
ced3a93412 Release V1.0
3fe4ddc2ee Fixed bug appeared in the last merge
Compare 3 commits »
herel pushed to new_propa_thread at herel/RustyPropagation 2022-05-05 18:41:28 +00:00
b6d07d4d3c max threads to 48
8a6b686490 display time take
Compare 2 commits »
herel pushed to new_propa_thread at herel/RustyPropagation 2022-05-05 13:46:07 +00:00
113e91dcc8 working version
herel pushed to new_propa_thread at herel/RustyPropagation 2022-05-05 13:45:05 +00:00
d4819513ee no need for RwLock as we don't use mut in thread \o/
51df0fe419 remove const
94d97c5f96 working version
66bded5763 remove dead code
Compare 4 commits »
herel pushed to new_propa at herel/RustyPropagation 2022-05-05 13:41:02 +00:00
66bded5763 remove dead code
herel pushed to new_propa_thread at herel/RustyPropagation 2022-05-05 13:40:21 +00:00
92f3056866 no need for RwLock as we don't use mut in thread \o/
071f7bfb7b remove const
Compare 2 commits »
herel pushed to new_propa at herel/RustyPropagation 2022-05-05 13:21:43 +00:00
herel created branch threads in herel/RustyPropagation 2022-05-05 13:21:43 +00:00
herel pushed to threads at herel/RustyPropagation 2022-05-05 13:21:43 +00:00
herel pushed to with_fixed_arrays at herel/RustyPropagation 2022-05-05 13:21:42 +00:00
d528ae76a0 remove output
herel created branch new_propa in herel/RustyPropagation 2022-05-05 13:21:42 +00:00
herel created branch new_propa_thread in herel/RustyPropagation 2022-05-05 13:21:03 +00:00
herel pushed to new_propa_thread at herel/RustyPropagation 2022-05-05 13:21:03 +00:00
b512988fb0 working version
94466c7f1b propagate each human consecutively
Compare 2 commits »
herel pushed to theads-no-mutex at herel/RustyPropagation 2022-05-05 12:34:19 +00:00
a6d56af613 add cli option to specify number of threads
herel created branch theads-no-mutex in herel/RustyPropagation 2022-05-04 19:29:59 +00:00
herel pushed to theads-no-mutex at herel/RustyPropagation 2022-05-04 19:29:59 +00:00
1abf452ce5 use RwLock
ea74e1029b using Arc<Mutex<Vec<Human>>>
Compare 2 commits »
herel pushed to master at herel/RustyPropagation 2022-05-04 12:58:28 +00:00
eccb238f5e Merge pull request 'Many fixes:' (#1) from herel/RustyPropagation:fixes into master
4b2fdd1eb3 Use new() impl for humans
04a597c758 Many fixes:
Compare 3 commits »