Commit graph

18 commits

Author SHA1 Message Date
Simon Cruanes
5ea9a3f587
remove bounded_queue 2025-07-09 15:28:25 -04:00
Simon Cruanes
3b8b4d040a
test: move t_chan_train to effect-based tests 2024-09-25 21:32:59 -04:00
Simon Cruanes
8e6340846a
ensure that tests belong to the correct package 2024-03-21 10:32:41 -04:00
Simon Cruanes
b58041153a
add another test 2023-11-24 22:56:33 -05:00
Simon Cruanes
245bfd9b7b test: regression test for bug 2023-11-08 12:02:13 -05:00
Simon Cruanes
c03e342178
tests: run some tests on both Pool and Simple_pool 2023-10-25 00:21:07 -04:00
Simon Cruanes
60255c0e95
test: add dep on trace-tef; add new test for scheduling issues
trying to expose that sometimes, some workers might be asleep while
others do several tasks, because they're sleeping on the "wrong" queue
2023-10-24 10:03:46 -04:00
Simon Cruanes
d37733b5bd add tests for Bounded_queue 2023-10-12 22:24:28 -04:00
Simon Cruanes
6c4d2cbc79
test for proper resource handling in Pool.shutdown 2023-08-13 22:24:14 -04:00
Simon Cruanes
eab774813d
test: add load test for chans 2023-06-20 22:43:12 -04:00
Simon Cruanes
4e112e1591
add some property tests 2023-06-15 21:34:33 -04:00
Simon Cruanes
948baea4b2
fix test dune file 2023-06-12 22:22:04 -04:00
Simon Cruanes
392201445b
test: add t_tree_futs
exercises futures pretty hard.
2023-06-12 22:07:36 -04:00
Simon Cruanes
77ace92ec1
add tests for futures 2023-06-09 23:57:27 -04:00
Simon Cruanes
39693b0f3f
test: add a fib function using futures to parallelize 2023-06-06 23:34:20 -04:00
Simon Cruanes
7005e114d1
remove tracy from t_bench1 2023-05-31 23:44:59 -04:00
Simon Cruanes
4e321b9c46
add little benchmark tool in test + start script 2023-05-31 23:25:31 -04:00
Simon Cruanes
db53458897
also add a basic test 2023-05-30 23:52:27 -04:00