Update CI workflow to manage NTP server and store results. #112
ci.yml
on: push
clippy
16s
clippy-nightly
38s
check-format
3s
build-test
43s
Benchmark sync and async API
1m 2s
Annotations
1 error and 5 warnings
Benchmark sync and async API
No benchmark result was found in /home/runner/work/sntpc/sntpc/output.txt. Benchmark output was '
running 13 tests
test sntpc_async_tests::test_ntp_async_request_sntpv3_not_supported ... ignored
test sntpc_async_tests::test_ntp_async_request_sntpv4_supported ... ignored
test sntpc_ntp_result_tests::test_conversion_to_ms ... ignored
test sntpc_ntp_result_tests::test_conversion_to_ns ... ignored
test sntpc_ntp_result_tests::test_conversion_to_ps ... ignored
test sntpc_ntp_result_tests::test_conversion_to_us ... ignored
test sntpc_ntp_result_tests::test_ntp_fraction_overflow_result ... ignored
test sntpc_ntp_result_tests::test_ntp_result ... ignored
test sntpc_ntp_result_tests::test_offset_calculate ... ignored
test sntpc_std_tests::test_units_str_representation ... ignored
test sntpc_sync_tests::test_invalid_addrs_ntp_request ... ignored
test sntpc_sync_tests::test_ntp_request_sntpv3_not_supported ... ignored
test sntpc_sync_tests::test_ntp_request_sntpv4_supported ... ignored
test result: ok. 0 passed; 0 failed; 13 ignored; 0 measured; 0 filtered out; finished in 0.00s
async_sntp_client time: [78.761 µs 79.388 µs 80.078 µs]
Found 4 outliers among 100 measurements (4.00%)
2 (2.00%) high mild
2 (2.00%) high severe
sync_sntp_client time: [79.083 µs 79.961 µs 80.975 µs]
Found 7 outliers among 100 measurements (7.00%)
4 (4.00%) high mild
3 (3.00%) high severe
'
|
check-format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
clippy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
clippy-nightly
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Benchmark sync and async API
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|