[LLVMdev] Perf is dead again... :(
Dan Liew
dan at su-root.co.uk
Thu Dec 4 08:56:47 PST 2014
> FWIW, if you can use google's cloud offerings, I can likely fund it. This
> isn't about only being willing to fund our platform vs. some other platform,
> or which platform is better. It's just that we're already well set up to
> handle this when its on top of GCE and related services -- this is how we
> are currently running the phabricator instance and we're working on setting
> up bots here as well.
>
> But I have no idea if GCE and related bits are even useful for what LNT
> needs. Just let me know if they are, and I'll try to get things rolling.
I think they might be. I think LNT uses SQLAlchemy to do ORM which
supports multiple database backends so presumably it could connect to
GCE cloud SQL [1]?
The HTTP load balancing sounds interesting too. Someone more familiar
with LNT probably should comment on this though as I'm still very new
to it.
[1] https://cloud.google.com/sql/
More information about the llvm-dev
mailing list