#ridiculousbutcool
Embedding #RStats in #Duckdb via #TinyCC and Duckdb's C extensions API
Latest posts tagged with #TinyCC on Bluesky
#ridiculousbutcool
Embedding #RStats in #Duckdb via #TinyCC and Duckdb's C extensions API
#Duckdb #TinyCC Ridiculous, dangerous but cool !
(very roundabout way to test out ideas of a potential api for a #RStats UDFs extension)
Link for segfault lovers : github.com/sounkou-bioi...
#tinycc based #RStats #C #Transpiler, only 4x slower than #{quickr} for the convolution benchmark ! 2-3x faster than naive #C + marshaling. #tinycc transpilation will have an obvious advantage since it can always fallback when transpiling and use `Rf_lang3` since it has access to R's C runtime !