Commit Graph

61 Commits

Author SHA1 Message Date
Tony Garnock-Jones cb6a481f25 observe-all-* and sum-all-* experiments 2015-03-19 01:25:59 -04:00
Tony Garnock-Jones 406a87a93b Improve layout of summary page, and add explanatory text 2015-03-19 00:17:50 -04:00
Tony Garnock-Jones ad9d9c007d Bump up the total process count for internal-latency tests 2015-03-18 23:17:14 -04:00
Tony Garnock-Jones dfc9c21108 Results summary 2015-03-18 23:16:03 -04:00
Tony Garnock-Jones 855bbf77b8 Avoid spurious division by zero when fast servers (e.g. uv) are fast 2015-03-18 23:19:31 -04:00
Tony Garnock-Jones 38831969be Use more regular waypoints for internal-latency experiments. 2015-03-18 21:29:14 -04:00
Tony Garnock-Jones 04f1b54ac3 Adjust TCP listen backlog for non-TCP-driver minimart variant, too. 2015-03-18 21:28:58 -04:00
Tony Garnock-Jones a18fdd959a Print a message when the echo-client terminates. 2015-03-18 21:28:27 -04:00
Tony Garnock-Jones efa64eec14 Avoid spurious division-by-zero 2015-03-18 21:28:17 -04:00
Tony Garnock-Jones c71ea5aaed Use (sqrt (sqrt 2)) instead of (sqrt 2) in waypoint calculation 2015-03-18 21:27:34 -04:00
Tony Garnock-Jones eb0df94b1d More logical result-computation-order. 2015-03-18 19:05:16 -04:00
Tony Garnock-Jones c90c16ab4b Increase TCP listen connection backlog, for parity with prospect TCP driver 2015-03-18 19:04:03 -04:00
Tony Garnock-Jones e2614c7b94 Prospect echo server, and various fixes to get older experiments running again 2015-03-18 17:13:36 -04:00
Tony Garnock-Jones 2f8a6482c1 Waypoints at powers of (sqrt 2) 2015-03-18 16:15:23 -04:00
Tony Garnock-Jones 79b88418de README 2015-03-18 16:14:53 -04:00
Tony Garnock-Jones 648ff57e30 Prospect variant of internal-latency test 2015-03-18 16:13:58 -04:00
Tony Garnock-Jones 500623ae5c Experimental variation to probe treap hash function differences 2014-07-18 22:36:24 -07:00
Tony Garnock-Jones d4fd26b9a6 Divide out by n to see how long each individual boot takes 2014-07-18 20:41:55 -07:00
Tony Garnock-Jones 0795466fe4 Experimental variation that uses the minimart TCP driver 2014-06-14 14:13:44 -04:00
Tony Garnock-Jones 4e031e7278 Provide run for ad-hoc testing 2014-05-21 16:26:34 -04:00
Tony Garnock-Jones f9585b7cbb Update .gitignore 2014-05-14 17:13:20 -04:00
Tony Garnock-Jones 9484ecbfbc Noddy pingpong tests of erlang and plain racket thread IPC 2014-05-14 17:13:02 -04:00
Tony Garnock-Jones e424476a05 Update internal-latency to use gestalt-union 2014-05-14 00:24:39 -04:00
Tony Garnock-Jones 86b5f9d431 Update to match the new terminology 2014-05-07 19:24:40 -04:00
Tony Garnock-Jones 6c7efdefca Measure probes into routing table 2014-05-06 21:35:19 -04:00
Tony Garnock-Jones ad7d8f7a81 Note re possible measurement error 2014-05-06 21:35:09 -04:00
Tony Garnock-Jones 68ccb4fafa Measure datastructure per-entry sizes 2014-05-06 21:13:18 -04:00
Tony Garnock-Jones c9828ef457 plain-racket-server.rkt 2014-05-05 15:41:10 -04:00
Tony Garnock-Jones ac90dfdba1 Add options (nicked from rabbitmq-server's startup scripts) that unbork Erlang performance 2014-05-05 14:28:14 -04:00
Tony Garnock-Jones 6379bcbcea Include waypoint 1000 in internal-latency test 2014-05-05 13:19:01 -04:00
Tony Garnock-Jones 79c218406e Print instead of log 2014-05-05 13:18:49 -04:00
Tony Garnock-Jones 13756a448f Better grow-times stats 2014-05-05 13:18:38 -04:00
Tony Garnock-Jones ffc9835ad6 Report connection counts 2014-05-05 12:20:07 -04:00
Tony Garnock-Jones 7fd69aa072 With a single IP address, connecting to localhost, we won't make it much past 26k connections. 2014-05-05 12:13:59 -04:00
Tony Garnock-Jones f191915dbf uvserver 2014-05-05 12:04:42 -04:00
Tony Garnock-Jones cd051dc8c0 Oops - forgot the default case 2014-05-05 12:03:31 -04:00
Tony Garnock-Jones ae15b002c7 Support more (optional) waypoints 2014-05-05 11:33:50 -04:00
Tony Garnock-Jones 1c33949f3b Support running with arbitrary other servers. 2014-05-05 11:02:03 -04:00
Tony Garnock-Jones 63d0ffaf73 Record summary table. 2014-05-05 11:01:50 -04:00
Tony Garnock-Jones a46ea48557 Support specification of hostname and port for server. 2014-05-05 11:01:39 -04:00
Tony Garnock-Jones 830326b249 Do a small amount of warmup on external-latency. 2014-05-05 11:00:38 -04:00
Tony Garnock-Jones ba3366ddff Oops, actually use server-entry-type 2014-05-04 17:42:41 -04:00
Tony Garnock-Jones db47874b11 gitignore 2014-05-04 17:07:45 -04:00
Tony Garnock-Jones 889323c061 Multi-backend echo testing; erlang server 2014-05-04 17:06:45 -04:00
Tony Garnock-Jones ac44a27691 Log when waypoint is reached. 2014-05-04 16:38:03 -04:00
Tony Garnock-Jones f732343f50 Use standard name if none supplied on command line 2014-05-04 16:37:11 -04:00
Tony Garnock-Jones 61b9b55d74 Erlang echoserver 2014-05-04 16:36:59 -04:00
Tony Garnock-Jones 6cfade9e25 Record machine-info in cases where echo-client.rkt is used standalone. 2014-05-04 16:30:23 -04:00
Tony Garnock-Jones 34fc018520 Make the statistician perform the shutdown after a final round of reporting. 2014-05-04 16:20:21 -04:00
Tony Garnock-Jones eb4f9099a7 Only collect standard machine-info once 2014-05-04 16:02:37 -04:00