Add bechmarks for GQL to SQL compile

This commit is contained in:
Vikram Rangnekar
2019-03-24 23:42:54 -04:00
parent b48a929538
commit 04f4eb0f02
3 changed files with 65 additions and 10 deletions

4
.gitignore vendored
View File

@ -12,6 +12,10 @@
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# Profiling output
*.asm
*.pdf
### Go Patch ###
/vendor
/Godeps