Satya Rohith
|
fb094ae026
|
chore: bump crate version for 1.15.0 (#12406)
|
2021-10-12 22:16:15 +05:30 |
|
Aaron O'Mullan
|
58bb63f355
|
perf(webidl): fix typo from #12286 (#12336)
In a tweak commit of #12286 I accidentally eliminated the else branch ... running the slow & the fast path providing a worst of both worlds path
|
2021-10-05 23:37:50 +02:00 |
|
Bartek Iwańczuk
|
d67e858506
|
chore: merge v1.14.3 into main (#12327)
|
2021-10-05 21:40:39 +02:00 |
|
Aaron O'Mullan
|
5f41f822e7
|
perf(webidl): optimize createRecordConverter() (#12286)
Cuts self-time by ~6x, 172ns/iter => 22ns/iter benched on 1M Response builds / HeadersInit calls
|
2021-10-04 15:39:32 +02:00 |
|
Aaron O'Mullan
|
72836478f2
|
perf(webidl): optimize createDictionaryConverter() (#12279)
On a benchmark constructing Responses with headers this shaves off 25%
|
2021-09-30 21:33:12 +02:00 |
|
Aaron O'Mullan
|
c896ba2e19
|
perf(webidl/DOMString): don't wrap string primitives (#12266)
|
2021-09-29 18:06:29 +02:00 |
|
Aaron O'Mullan
|
e8901281da
|
chore: bump crate versions for 1.14.2 (#12253)
|
2021-09-28 12:19:03 +02:00 |
|
Aaron O'Mullan
|
1749e79f97
|
perf(webidl/ByteString): 3x faster ASCII check (#12230)
|
2021-09-26 20:40:37 +02:00 |
|
李瑞丰
|
46245b830a
|
fix(ext/webidl): correctly apply [SymbolToStringTag] to interfaces (#11851)
Co-authored-by: Luca Casonato <hello@lcas.dev>
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
|
2021-09-25 02:07:22 +09:00 |
|
Kitson Kelly
|
2a56cd545c
|
chore: bump crate versions for 1.14.1 (#12172)
|
2021-09-22 06:53:47 +10:00 |
|
David Sherret
|
16c27fce1f
|
chore: bump crate versions for 0.14 (#12072)
|
2021-09-14 15:38:35 -04:00 |
|
Luca Casonato
|
4853be20f2
|
refactor(webgpu): use op interface idiomatically (#11835)
|
2021-08-24 20:32:25 +02:00 |
|
David Sherret
|
6db8cbb650
|
chore: release crates for 1.13.2 (#11820)
|
2021-08-23 15:48:08 -04:00 |
|
David Sherret
|
a66a7bebbe
|
chore: release crates for 1.13.1 (#11729)
|
2021-08-16 16:49:14 -04:00 |
|
Ryan Dahl
|
a0285e2eb8
|
Rename extensions/ directory to ext/ (#11643)
|
2021-08-11 12:27:05 +02:00 |
|