net_benchmark.http_bench.tests.test_analysis

Functions

create_success_result(total_ms)

test_consistency_single_sample()

Test that consistency is 100% with one success.

test_create_dataframe(sample_results)

test_get_error_statistics(sample_results)

test_get_overall_statistics(sample_results)

test_get_protocol_distribution(sample_results)

test_get_security_summary(sample_results)

test_get_status_code_distribution(sample_results)

test_get_target_statistics(sample_results)

test_get_ttfb_statistics(sample_results)

net_benchmark.http_bench.tests.test_analysis.test_create_dataframe(sample_results)[source]
net_benchmark.http_bench.tests.test_analysis.test_get_target_statistics(sample_results)[source]
net_benchmark.http_bench.tests.test_analysis.test_consistency_single_sample()[source]

Test that consistency is 100% with one success.

net_benchmark.http_bench.tests.test_analysis.test_get_overall_statistics(sample_results)[source]
net_benchmark.http_bench.tests.test_analysis.test_get_ttfb_statistics(sample_results)[source]
net_benchmark.http_bench.tests.test_analysis.test_get_protocol_distribution(sample_results)[source]
net_benchmark.http_bench.tests.test_analysis.test_get_security_summary(sample_results)[source]
net_benchmark.http_bench.tests.test_analysis.test_get_status_code_distribution(sample_results)[source]
net_benchmark.http_bench.tests.test_analysis.test_get_error_statistics(sample_results)[source]
net_benchmark.http_bench.tests.test_analysis.create_success_result(total_ms)[source]
Return type:

HTTPResult