Aaron O'Mullan
|
30841a1705
|
cleanup(ext/http): simpler http write ops (#14552)
Facilitates making `op_http_write_headers` sync and thus faster
|
2022-05-10 22:36:40 +02:00 |
|
Aaron O'Mullan
|
a58afc098d
|
chore(serde_v8): V8Slice SAFETY (#14493)
|
2022-05-05 09:16:39 -03:00 |
|
Aaron O'Mullan
|
12f7581ed9
|
cleanup(serde_v8): disambiguate ZeroCopyBuf (#14380)
|
2022-04-25 16:56:47 +02:00 |
|
Aaron O'Mullan
|
4b7d306a19
|
perf(serde_v8): zero-copy StringOrBuffer (#14381)
|
2022-04-24 09:28:46 -03:00 |
|
Divy Srivastava
|
57f7e07c13
|
Reland "perf(http): optimize ReadableStreams backed by a resource" (#14346)
|
2022-04-22 16:19:08 +05:30 |
|
Bartek Iwańczuk
|
03019e7781
|
Revert various PRs related to "ext/http" (#14339)
* Revert "feat(ext/http): stream auto resp body compression (#14325)"
* Revert "core: introduce `resource.read_return` (#14331)"
* Revert "perf(http): optimize `ReadableStream`s backed by a resource (#14284)"
|
2022-04-21 02:22:55 +02:00 |
|
Luca Casonato
|
8b25807054
|
feat(ext/http): stream auto resp body compression (#14325)
This commit adds support for auto response body compression for
streaming bodies.
|
2022-04-20 22:53:56 +02:00 |
|
Divy Srivastava
|
2612b6f20f
|
core: introduce resource.read_return (#14331)
|
2022-04-20 18:39:13 +02:00 |
|
Divy Srivastava
|
57a8fc37fc
|
perf(http): optimize ReadableStream s backed by a resource (#14284)
|
2022-04-20 18:16:44 +05:30 |
|
Aaron O'Mullan
|
94885bc293
|
experiment(serde_v8): derive_more enabled opaque wrappers (#14096)
|
2022-04-02 14:37:11 +02:00 |
|
Aaron O'Mullan
|
13b9fc9304
|
feat(serde_v8): DetachedBuffer (#14102)
|
2022-04-02 13:35:57 +02:00 |
|
Aaron O'Mullan
|
4b33dd887e
|
cleanup(serde_v8): simpler ZeroCopyBuf (#14095)
|
2022-04-02 00:10:42 +02:00 |
|
Aaron O'Mullan
|
6516130b01
|
chore: drop src/ in bench_util & serde_v8 (#14097)
To align with conventions used in our other crates
|
2022-03-24 11:23:40 +01:00 |
|