Skip to content

Instantly share code, notes, and snippets.

@piscisaureus
Created August 12, 2011 00:58
Show Gist options
  • Select an option

  • Save piscisaureus/1141211 to your computer and use it in GitHub Desktop.

Select an option

Save piscisaureus/1141211 to your computer and use it in GitHub Desktop.
uv_shutdown_t: 16 bytes
uv_write_t: 68 bytes
uv_connect_t: 24 bytes
uv_tcp_t: 152 bytes
uv_pipe_t: 156 bytes
uv_prepare_t: 64 bytes
uv_check_t: 64 bytes
uv_idle_t: 64 bytes
uv_async_t: 68 bytes
uv_timer_t: 80 bytes
uv_process_t: 88 bytes
ping_pongs: 8010 roundtrips/s
tcp_pump100_server: 11.6 gbit/s
tcp_pump100_client: 11.7 gbit/s
tcp_pump1_server: 11.7 gbit/s
tcp_pump1_client: 11.7 gbit/s
tcp-conn-pound-100: 0 accepts/s (0 failed)
tcp-conn-pound-1000: 0 accepts/s (0 failed)
pipe_pump100_server: 15.5 gbit/s
pipe_pump100_client: 15.6 gbit/s
pipe_pump1_server: 17.5 gbit/s
pipe_pump1_client: 17.5 gbit/s
pipe-conn-pound-100: 0 accepts/s (0 failed)
pipe-conn-pound-1000: 0 accepts/s (147832 failed)
ares_gethostbyname: 9091 req/s
getaddrinfo: 7570 req/s
spawn: 247 spawns/s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment