Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 270 Bytes

2023-07-18-replace-admin-worker-with-shared-worker.md

File metadata and controls

9 lines (9 loc) · 270 Bytes
title issue author author_email author_github
Replace Admin Worker with Shared Worker
NEXT-28684
Jannis Leifeld
Jannis Leifeld

Administration

  • Changed AdminWorker to SharedWorker to improve performance and reduce memory usage.