user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
* [PATCH 0/2] some sleep elimination
@ 2022-12-12  4:21 Eric Wong
  2022-12-12  4:22 ` [PATCH 1/2] tests: replace select/usleep calls with tick() Eric Wong
  2022-12-12  4:22 ` [PATCH 2/2] t/httpd-unix: eliminate some busy waits Eric Wong
  0 siblings, 2 replies; 3+ messages in thread
From: Eric Wong @ 2022-12-12  4:21 UTC (permalink / raw)
  To: meta

Since I am having trouble sleeping, I won't be letting tests
sleep, either :P  No huge gains, but stuff w.r.t.
inotify/EVFILT_VNODE probably coming...

Eric Wong (2):
  tests: replace select/usleep calls with tick()
  t/httpd-unix: eliminate some busy waits

 t/cmd_ipc.t         |   3 +-
 t/httpd-corner.psgi |  19 +++-
 t/httpd-corner.t    |   2 +-
 t/httpd-unix.t      | 208 ++++++++++++++++++++++++++------------------
 t/nntpd.t           |   6 +-
 5 files changed, 146 insertions(+), 92 deletions(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-12-12  4:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-12  4:21 [PATCH 0/2] some sleep elimination Eric Wong
2022-12-12  4:22 ` [PATCH 1/2] tests: replace select/usleep calls with tick() Eric Wong
2022-12-12  4:22 ` [PATCH 2/2] t/httpd-unix: eliminate some busy waits Eric Wong

Code repositories for project(s) associated with this public inbox

	https://80x24.org/public-inbox.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).