Tobias Koppers

Results 66 issues of Tobias Koppers

refactoring that gets rid of isDevFallback and the 3rd compiler ## Bug - [ ] Related issues linked using `fixes #number` - [ ] Integration tests added - [ ]...

type: next
created-by: Next.js team

save memory for hash maps with only a few entries. better performance has no hashing is involved for less than 32 entries. should probably only be used for keys that...

area: turbopack

keep child to parent relationship include unfinished child scopes in the counter

area: turbopack

remove all allocations during visiting rust magic with lifetimes use binary search instead of hash map sort visitors initially

* run benchmarks on 8 cores instead to save cost * remove special stacked PR handling * run benchmarks on `bench/` prefixed branches for testing on PRs * run benchmarks...

pr: automerge
area: turbopack
area: ci

pr: automerge

* remove `accept` hack for node.js sources * static assets are preferred over catch all routes

area: turbopack

This adds the missing `error` `loading` `template` `not-found` and `head` next to `layout` and `page` files in app dir updates app renderer code to latest next.js updates

area: turbopack