HackerTrans
トップ新着トレンドコメント過去質問紹介求人

stickupkid

no profile record

コメント

stickupkid
·3 年前·議論
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 年前·議論
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
·4 年前·議論
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.