[proceed] 最小複雑度で B(計測)+ Y(並列化)。X は新 endpoint、Z は invalidation で複雑。Y は既存 path tuning のみ。

手順:
1. performance.mark で fetch/apply 秒数を log
2. fetchBundle/file を Promise.all 並列化
3. before/after を PR に記録

bulk INSERT は効果次第で 2nd step。

replies