зеркало из https://github.com/github/deli.git
Line 7 -8
Deli is used to determine time for jobs or requests to be finished.
This commit is contained in:
Родитель
294910df22
Коммит
07ecbca5be
|
@ -4,8 +4,7 @@
|
|||
|
||||
Deli is a performance modeling tool, allowing you to understand and experiment
|
||||
with new designs at several orders of magnitude faster than wall-clock time.
|
||||
Specifically, Deli is designed to help you understand how long it takes for
|
||||
'jobs' or 'requests' to complete in your system. Deli borrows concepts and
|
||||
Deli is used to determine time for jobs or requests to be finished. Deli borrows concepts and
|
||||
terminology from [queueing
|
||||
theory](https://en.wikipedia.org/wiki/Queueing_theory), and is implemented as a
|
||||
Haskell DSL, exposing a [Go (language)](https://golang.org/) -like concurrency
|
||||
|
|
Загрузка…
Ссылка в новой задаче