1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript556 forks (556 forks)batch import
help wanted
Repository metrics
- Stars
- 12,520 stars (12,520 stars)
- PR merge metrics
- Avg merge 5d 2h (Avg merge 5d 2h)1 merged PR in 30d (1 merged PR in 30d)
Contributor guide
- Research direction
- Compare queueMicrotask and process.nextTick in Node.js, and evaluate whether replacing process.nextTick with queueMicrotask in DataLoader's scheduler (src/index.js lines 239-255) is appropriate, considering differences in timing, error handling, and compatibility.
- Tech stack
- javascriptnodejs
- Domain
- backendapi
- Issue type
- Research
- Prerequisites
- Node.jsJavaScript