[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #16614 [metrics-lib]: Improve pipelining during data-read, data-parse, parsed-write.
#16614: Improve pipelining during data-read, data-parse, parsed-write.
-------------------------+-------------------------
Reporter: leeroy | Owner: karsten
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: metrics-lib | Version:
Keywords: | Actual Points:
Parent ID: | Points:
-------------------------+-------------------------
Currently metrics-lib isn't using system resources effectively. The steps
data-read+data-parse block waiting for the parsed result. The result is
then handed over to a queue for parsed-write. This happens in a loop until
all data is read. These three steps form a single-core bound execution.
This ticket documents the effort to improve the way these steps are
performed.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/16614>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs