When LIMIT 9 works but LIMIT 10 hangs: A short debugging story

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • undici

    An HTTP/1.1 client, written from scratch for Node.js

  • Yeah: interestingly, they had a test for the biggest category of frame, but not for the two other categories: https://github.com/nodejs/undici/blob/main/test/websocket/se...

    The test I contributed is very specific to the frame fix I made, but I should probably go back and contribute more tests in send.js that test other lengths too.

  • performance

    Node.js team focusing on performance (by nodejs)

  • What interests me is why the developers originally thought that interposing a DataView() was a speed improvement, and why the benchmark results at https://github.com/nodejs/performance/issues/2 are at odds with the author's benchmarks in the headlined article.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Is native fetch in v18 faster than dedicated libraries?

    2 projects | /r/node | 10 Mar 2023
  • Quickest/fastest http package

    1 project | /r/node | 11 Jan 2023
  • Are all fetch API's for Nodejs inefficient in terms of latency ? Cant go lower than 4ms on localhost

    2 projects | /r/node | 8 Nov 2022
  • I made an Express-like framework for IPC communication

    1 project | /r/node | 8 Nov 2022
  • Node JS 18.12.0 goes LTS

    1 project | /r/javascript | 27 Oct 2022