Searched refs:speed (Results 51 - 55 of 55) sorted by relevance

123

/barrelfish-master/usr/eclipseclp/documents/libman/
H A Dic.tex1214 the speed of the propagation phase.
/barrelfish-master/doc/006-routing/
H A DRouting.tex279 It is possible that one dispatcher on a multi-hop channel is sending at a faster rate than the receiving dispatcher can handle incoming messages and process them. Because we want to provide a reliable messaging service, we cannot just drop messages in such a case, but have to buffer them and deliver them eventually. To limit the space needed to buffer undelivered messages, we decided to implement a flow control mechanism within the multi-hop interconnect driver. The flow control mechanism allows the receiving dispatcher to control the transmission speed, so that it is not overwhelmed with messages.
/barrelfish-master/doc/022-armv8/
H A Dreport.tex977 order to use \texttt{eret} (which would eliminate the speed benefit of
/barrelfish-master/usr/eclipseclp/documents/applications/
H A Dtutorial.tex182 \item[consistent] The data should be consistent overall, so that different records can be used without verifying their correctness every time. This can increase processing speed dramatically, and simplifies the code inside the application.
1748 \item If we have only applied a small change to a previously working program, then it is likely that the error is located close to the change we have made. Testing the program after each change will speed up development.
/barrelfish-master/usr/eclipseclp/icparc_solvers/ech/
H A Dech.pl2230 % defensive check, comment out for max. speed

Completed in 105 milliseconds

123