icicle-lang / icicle-ambiata

A streaming query language.
BSD 3-Clause "New" or "Revised" License
57 stars 11 forks source link

Add summary to new evaluator cli #630

Closed jacobstanley closed 7 years ago

jacobstanley commented 7 years ago

Here's what it looks like:

icicle: Facts
icicle: -----
icicle: default:injury = 12 facts
icicle: total          = 12 facts
icicle: throughput     = 5403 facts/s
icicle:
icicle: Entities
icicle: --------
icicle: total          = 3 entities
icicle: throughput     = 1351 entities/s
icicle:
icicle: Output
icicle: ------
icicle: total          = 3 rows
icicle: throughput     = 1351 rows/s

! @amosr @tranma

tranma commented 7 years ago

it's shiny 👍