mirror of
https://github.com/guilhermewerner/tcc
synced 2025-06-15 22:45:51 +00:00
Initial tests and analysis
This commit is contained in:
BIN
trace/average_latency_comparison.png
Normal file
BIN
trace/average_latency_comparison.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 20 KiB |
BIN
trace/average_packet_size_comparison.png
Normal file
BIN
trace/average_packet_size_comparison.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 24 KiB |
2
trace/bedrock-60s.csv
Normal file
2
trace/bedrock-60s.csv
Normal file
@ -0,0 +1,2 @@
|
||||
total_packets,average_packet_size_kb,total_acks,total_syns,average_latency_ms
|
||||
10000,1101.6974,0,0,0.99
|
|
2
trace/java-60s.csv
Normal file
2
trace/java-60s.csv
Normal file
@ -0,0 +1,2 @@
|
||||
total_packets,average_packet_size_kb,total_acks,total_syns,average_latency_ms
|
||||
10000,707.9825,9800,400,0.1
|
|
BIN
trace/tcp_packet_distribution.png
Normal file
BIN
trace/tcp_packet_distribution.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 29 KiB |
BIN
trace/total_packets_comparison.png
Normal file
BIN
trace/total_packets_comparison.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 22 KiB |
Reference in New Issue
Block a user