Clone this repo:

Branches

  1. a9d1bc0 Remove draft8 option from PerMessageDeflateExtensionProcessor by tyoshino@chromium.org · 9 years ago master
  2. 59f7335 [benchmark] Add Fetch API performance tests. by hiroshige@chromium.org · 9 years ago
  3. 4aaaece [benchmark] Add config for HTTP method and cache control config by hiroshige@chromium.org · 9 years ago
  4. 404c018 Remove permessage-compress extension support by tyoshino@chromium.org · 10 years ago
  5. 7b139ee Update expectation for permessage-deflate compression result for empty payload by tyoshino@chromium.org · 10 years ago
  6. 8b48a17 Add comments about Stream.close_connection()'s behavior by tyoshino@chromium.org · 10 years ago
  7. 563eb38 Call notifyAbort when error occurs by hiroshige@chromium.org · 10 years ago
  8. 910e05c [benchmark] Check and warn if proxy is enabled by hiroshige@chromium.org · 10 years ago
  9. d07f0bc [xhr_event_logger] Show timestamps of events by hiroshige@chromium.org · 10 years ago
  10. 471838d [benchmark] Do not call measureValue in warm-up iterations by hiroshige@chromium.org · 10 years ago
  11. 5e429ab Add warm-up iteration config by hiroshige@chromium.org · 10 years ago
  12. 34b3fe1 [benchmark] Do not abort() when readyState is DONE in destroyAllXHRs by hiroshige@chromium.org · 10 years ago
  13. f1f64cf [benchmark] Add XHR Async/Sync config by hiroshige@chromium.org · 10 years ago
  14. 3ceb7fd Clear timerID in the result reporting task by hiroshige@chromium.org · 10 years ago
  15. 67314c5 When returning 401 response, WebSocketRequestHandler.parse_request must return False by tyoshino@chromium.org · 10 years ago
  16. 63aae19 Clear timers at stop() in benchmark.js (to be consistent with xhr_benchmark.js) by hiroshige@chromium.org · 10 years ago
  17. 153ad0b [xhr_event_logger] Add an option to test sync XHR by tyoshino@chromium.org · 10 years ago
  18. 4e8e800 Clear event listeners by setting them to null, instead of function() {}. by hiroshige@chromium.org · 10 years ago
  19. 0de8d0f Fix the filename of the utility definition file in xhr_event_logger.html. by tyoshino@chromium.org · 10 years ago
  20. c0279b9 Add config.measureValue callback by hiroshige@chromium.org · 10 years ago