Skip to content

Instantly share code, notes, and snippets.

@rbvermaa
Created January 7, 2019 16:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rbvermaa/4401fb4bd5bb10d13d5862ed60d6e8a7 to your computer and use it in GitHub Desktop.
Save rbvermaa/4401fb4bd5bb10d13d5862ed60d6e8a7 to your computer and use it in GitHub Desktop.
Sample output
┌─ run-delve
│ ┌─ compile
│ │ ┌─ compile-init
│ │ └─ compile-init duration: 0.30308
│ │ ┌─ frontend
│ │ │ ┌─ parse
│ │ │ └─ parse duration: 0.01817
│ │ │ ┌─ compile
│ │ │ │ ┌─ delve-specialize
│ │ │ │ └─ delve-specialize duration: 0.05877
│ │ │ └─ compile duration: 0.08875
│ │ └─ frontend duration: 0.10702
│ │ ┌─ front2back
│ │ └─ front2back duration: 0.00019
│ │ ┌─ maybe_reduce_over_exists
│ │ └─ maybe_reduce_over_exists duration: 0.01247
│ │ ┌─ faq
│ │ └─ faq duration: 0.00040
│ │ ┌─ transform_for_eval
│ │ └─ transform_for_eval duration: 0.01201
│ │ ┌─ typecheck
│ │ └─ typecheck duration: 0.00462
│ └─ compile duration: 0.44001
│ ┌─ execute
│ │ ┌─ compile_to_iterators
│ │ └─ compile_to_iterators duration: 0.08208
│ └─ execute duration: 0.08285
└─ run-delve duration: 0.52294
Results:
("1-URGENT", 93)
("2-HIGH", 103)
("3-MEDIUM", 109)
("4-NOT SPECIFIED", 102)
("5-LOW", 128)
[ tpch | info ] ran validation Q4 on tpch_sf001_validate: 0.525470306
0.525470306
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment