Live data from Hacker News

Pipe Rings (2023)

niplav.site

1–3 of 3 posts

Re: Pipe Rings (2023)

#2
compare recursive CTEs

(I've written a regex implementation using recursive SQL CTEs, and its performance, while normally glacial, did beat standard library implementations on cases chosen to drive the latter exponential)