Leo Kettmeir
|
e55dee7fd8
|
refactor: cleanup assert() & AssertionError definitions (#13859)
|
2022-03-19 13:57:37 +01:00 |
|
Bartek Iwańczuk
|
bf22f114a6
|
refactor: update runtime code for primordial check for iterators (#13510)
|
2022-02-07 13:54:32 +01:00 |
|
Ryan Dahl
|
1fb5858009
|
chore: update copyright to 2022 (#13306)
Co-authored-by: Erfan Safari <erfanshield@outlook.com>
|
2022-01-07 22:09:52 -05:00 |
|
Aaron O'Mullan
|
7f390612a3
|
perf(web): optimize byteLowerCase() (#12282)
|
2021-10-01 01:03:51 +02:00 |
|
Aaron O'Mullan
|
68e5cdaff0
|
perf(web): ~400x faster http header trimming (#12277)
Use a regex substring match with a first/last char fastpath instead of 2 regex replaces. Roughly ~400x faster (423ms vs 0.7ms in profiled runs)
|
2021-09-30 18:39:55 +02:00 |
|
Ryan Dahl
|
a0285e2eb8
|
Rename extensions/ directory to ext/ (#11643)
|
2021-08-11 12:27:05 +02:00 |
|