net_benchmark.dns_benchmark.exporters
Export functionality for DNS benchmark results.
Classes
Export DNS benchmark results to CSV format. |
|
Export DNS benchmark results to Excel format. |
|
Export DNS benchmark results to PDF format. |
- class net_benchmark.dns_benchmark.exporters.CSVExporter[source]
Bases:
objectExport DNS benchmark results to CSV format.
- static export_raw_results(results, output_path)[source]
Export raw query results to CSV.
- Return type: