Fork me on GitHub
#portkey
<
2018-03-09
>
cgrand09:03:04

meh they are measuring time to deliver a 200 OK “hello”

baptiste-from-paris12:03:14

and there is Clojure CLR also 😄

cgrand12:03:52

Unity + CLJ + AWS?

baptiste-from-paris12:03:05

ahah, that’s my mid-term goal 😉

baptiste-from-paris12:03:20

I hope I’ll find some way to get there

viesti21:03:38

:thinking_face:

viesti21:03:58

this might be blasphemy, but for a piece of coursework, happened to try out a pandas-numpy (python numeric lib) package (https://github.com/ryfeus/lambda-packs/tree/master/Pandas_numpy, weights 18MB) with this AWS inline code editor

viesti21:03:58

thinking about classloader that spins up a lambda process start

viesti21:03:16

but the problematic thing is that this sort of thing drives you out of your local repl

viesti21:03:54

(and packaging python libs with heavy native dependencies some amount of work, which some people seem to have done though)

viesti21:03:00

me being behind a slow internet, the upload time is signifficant

viesti21:03:28

ah, Delta redeploy #10