James Wilson
|
0eff32d10e
|
Migrate telemetry_core to Hyper+Soketto
|
2021-07-23 15:57:50 +01:00 |
|
James Wilson
|
649fb966d2
|
Improve comment and bias select loop
|
2021-07-21 17:48:18 +01:00 |
|
James Wilson
|
cedc2f9dbe
|
tweak a comment
|
2021-07-21 13:59:44 +01:00 |
|
James Wilson
|
999d8ff0bd
|
debounce feed polling a little to reduce CPU load when lots of messages are being sent out
|
2021-07-21 12:06:22 +01:00 |
|
James Wilson
|
cca1df2e21
|
use ws_client in shard, too, and make it better at handling core disconnecting
|
2021-07-20 13:04:10 +01:00 |
|
James Wilson
|
36c4e7b0ef
|
Remove flamegraph bits
|
2021-07-19 17:11:31 +01:00 |
|
James Wilson
|
73a4dbb095
|
Allow tests to hook up to running process to help with profiling
|
2021-07-19 15:57:39 +01:00 |
|
James Wilson
|
f77afe0b75
|
avoid overquota in soak tests
|
2021-07-16 18:07:10 +01:00 |
|
James Wilson
|
582c49413b
|
Make server able to run old or new binary so that we can compare the actix version with this one
|
2021-07-16 17:58:26 +01:00 |
|
James Wilson
|
fd79b3e85b
|
Add some tests, and add a configurable soak test
|
2021-07-15 17:18:58 +01:00 |
|
James Wilson
|
db8ea9a8f3
|
Add more tests, fix (and test for) a deadlock re overquota messages, more unbounded channels and less .awaiting
|
2021-07-15 10:53:02 +01:00 |
|
James Wilson
|
e34da5761f
|
move tests around and add (non working) benchmark
|
2021-07-14 15:05:09 +01:00 |
|
James Wilson
|
c1208b9e81
|
cargo fmt
|
2021-07-13 16:51:24 +01:00 |
|
James Wilson
|
faedba87d4
|
no e2e feature, and don't assume 'cargo run' is a good default
|
2021-07-13 11:12:23 +01:00 |
|
James Wilson
|
66bf24dc4d
|
re-add e2e (again..)
|
2021-07-13 09:25:54 +01:00 |
|
James Wilson
|
74d5890ea0
|
Wee tidy up
|
2021-07-13 09:21:43 +01:00 |
|
James Wilson
|
61d6b620b6
|
Add small comment to make diff more obvious
|
2021-07-13 08:57:29 +01:00 |
|
James Wilson
|
cfe7ff39bb
|
contains_matches macro and more tests
|
2021-07-12 17:21:01 +01:00 |
|
James Wilson
|
c6c262c9c5
|
tidyup, add more e2e tests, fix (and test a little) feed msg decoding, supporting bits
|
2021-07-12 13:17:24 +01:00 |
|
James Wilson
|
f2f122285e
|
make it obvious that unbounded channels don't need to await, and tidy up some bits
|
2021-07-12 10:01:23 +01:00 |
|
James Wilson
|
28be68e65f
|
Get a basic first test working, and lots of changes to supporting code to facilitate this
|
2021-07-09 19:41:53 +01:00 |
|
James Wilson
|
c043393e28
|
Write some basic test utils to get going; time to start trying them
|
2021-07-09 19:41:51 +01:00 |
|
James Wilson
|
f2adead2e9
|
rename binaries for clarity, and first pass of connect_to_servers test util
|
2021-07-09 19:41:47 +01:00 |
|