[roda] Call public/static route as last#698
Conversation
The static route checks if files exist, which can be expensive. Instead, match this route only if others don't match.
|
/benchmark -f roda |
|
👋 |
Benchmark ResultsFramework:
Full log |
|
/benchmark -f roda —save |
|
👋 |
use --save, the em dash doesnt work btw |
|
👋 |
|
|
Ah, that was an autocomplete on the iPhone |
|
👋 |
|
/benchmark -f roda --save |
|
👋 |
Benchmark ResultsFramework:
Full log |
The static route checks if files exist, which can be expensive. Instead, match this route only if others don't match.