HackerTrans
TopNewTrendsCommentsPastAskShowJobs

stickupkid

no profile record

comments

stickupkid
·3 tahun yang lalu·discuss
They have outsourced a large chunk of it[1], although you could argue not enough of it.

1. https://github.com/adobe/avmplus
stickupkid
·3 tahun yang lalu·discuss
Correct, see the github mirror[1]. I don't know how well supported that feature is compared to main branch. If it was completely stable, then it would have already landed in the main stable branch. Clarity about the roadmap of that branch would be nice.

Edit: maybe it's still being actively developed?

1. https://github.com/sqlite/sqlite/tree/begin-concurrent
stickupkid
·3 tahun yang lalu·discuss
That's been addressed now (MIT in case anyone is wondering). Seems like your call out worked.
stickupkid
·3 tahun yang lalu·discuss
Specifically to the arena, this required integration with the GC, so couldn't be done as an external library. Hence why a language spec was required.
stickupkid
·4 tahun yang lalu·discuss
It does, but the map has a reference to it, so it will "leak" (in gc languages an unwanted reference is considered a leak). If this map got rather large, you could end up with a rather large heap and it would be un-obvious why at first.
stickupkid
·4 tahun yang lalu·discuss
Citation required on this one...

gVisor is used in a lot of places[1] that require more performance than a clock. I'm not saying you can't achieve more performance with C++/rust, what I'm saying is that this probably isn't the primary concern.

1. https://cloud.google.com/kubernetes-engine/docs/concepts/san...