Futher reduce allocations on the compiler hot path

This commit is contained in:
Vikram Rangnekar
2019-06-14 00:32:15 -04:00
parent 9aa4928d7b
commit 9af320f396
17 changed files with 434 additions and 306 deletions

View File

@ -13,7 +13,7 @@ services:
ports:
- "8080:8080"
web:
rails_app:
image: dosco/super-graph-demo:latest
environment:
RAILS_ENV: "development"