sbklS
Convex Community10mo ago
5 replies
sbkl

Streaming import API takes 3 times longer than regular functions

Just tried the streaming import api and uploaded 100k rows for test. While it was taking 2 min or so with regular queries (for database consistency check) and mutations, it takes 8 min with this import api which is supposed to be faster and more efficient at uploading big dataset than the regular function api. Below the code I am using within an action.
Connecting to Convex directly with HTTP
Convex HTTP API | Convex Developer Hub
Was this page helpful?