David Sherret
|
10e4b2e140
|
chore: update copyright year to 2023 (#17247)
Yearly tradition of creating extra noise in git.
|
2023-01-02 21:00:42 +00:00 |
|
Divy Srivastava
|
51ba4764d1
|
perf(serde_v8): remove Mutex from ZeroCopyBuf (#15888)
|
2022-09-13 20:56:59 +05:30 |
|
Divy Srivastava
|
e267ec6ed5
|
chore(serde_v8): take mutable reference in ToV8::to_v8 (#15707)
|
2022-09-01 15:54:40 +05:30 |
|
Mathias Lafeldt
|
e96933bc16
|
chore: use Rust 1.63.0 (#15464)
|
2022-08-21 19:31:14 +02:00 |
|
Aaron O'Mullan
|
67e5a850cc
|
feat(serde_v8): bytes::Bytes support (#14412)
|
2022-05-13 12:53:13 +02: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
|
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 |
|