1. 16 Jan, 2017 1 commit
  2. 27 Dec, 2016 2 commits
  3. 26 Dec, 2016 2 commits
  4. 22 Dec, 2016 2 commits
  5. 09 Dec, 2016 1 commit
  6. 02 Nov, 2016 1 commit
  7. 04 Jul, 2016 3 commits
  8. 13 Jun, 2016 1 commit
  9. 11 Jun, 2016 1 commit
    • Michael Lutz's avatar
      Problem: Windows performance is not optimal due to select(). · 7a6ff07a
      Michael Lutz authored
      Solution: Provide poll() for Windows as well. This is a build option that
      defaults to off as the resulting binary will only run on Windows Vista or
      newer.
      
      This is not tested with alternative Winsock service providers like VMCI,
      but the documentation for WSAPoll does not mention limitations.
      
      On my local machine, throughput improves by ~10 % (20 simultaneous
      remote_thr workes to one local_thr, 10 byte messages), while latency
      improves by ~30 % (measured with remote/local_lat).
      7a6ff07a
  10. 07 Jun, 2016 3 commits
  11. 25 May, 2016 1 commit
  12. 18 May, 2016 1 commit
  13. 14 May, 2016 1 commit
  14. 13 May, 2016 11 commits
  15. 12 May, 2016 5 commits
  16. 03 May, 2016 1 commit
  17. 22 Apr, 2016 1 commit
  18. 21 Apr, 2016 2 commits