Commit Graph

69 Commits

Author SHA1 Message Date
Tony Garnock-Jones c4772a1dd2 Scale up to 4000 for observe-some-* 2015-06-19 21:23:50 -04:00
Tony Garnock-Jones 23d5036095 Use time-apply rather than current-inexact-milliseconds 2015-06-18 16:39:13 -04:00
Tony Garnock-Jones bfa04b3f13 observe-some-{minimart,prospect}.rkt 2015-06-18 14:56:49 -04:00
Tony Garnock-Jones cde22db3dd Compute inverse too 2015-03-22 19:02:32 -04:00
Tony Garnock-Jones 0a74c19e81 Explore possible curve hypotheses 2015-03-22 18:49:48 -04:00
Tony Garnock-Jones a5e5142a8e Measure prospect route.rkt instead of minimart variant 2015-03-22 18:48:11 -04:00
Tony Garnock-Jones 6ad5e1ae5c Useful driver script 2015-03-21 20:52:01 -04:00
Tony Garnock-Jones add1d81f29 Bump up roundtrip-gathering period to 10s; remove useless variables 2015-03-21 20:51:50 -04:00
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