3 years, 7 months ago
(2017-05-22 21:10:51 UTC)
#2
PTAL
Raymond Toy
Description was changed from ========== Compute tail time from Biquad coefficients BUG=612215 TEST= ========== to ...
3 years, 7 months ago
(2017-05-23 16:57:43 UTC)
#3
Description was changed from
==========
Compute tail time from Biquad coefficients
BUG=612215
TEST=
==========
to
==========
Compute tail time from Biquad coefficients
Instead of using a fixed tail time of 200 ms for all biquad filters,
we compute the actual tail time from filter coefficients. Many
typical filters in applications have a tail time of 10 ms or less.
This allows biquads and downstream nodes to stop processing much sooner
than what currently happens, reducing CPU usage and allowing GC to
collect nodes sooner.
BUG=612215
TEST=
==========
hongchan
I won't go into detail on the mathematics of tail-time computation. lgtm with nits in ...
3 years, 7 months ago
(2017-05-24 22:21:35 UTC)
#4
CQ is committing da patch. Bot data: {"patchset_id": 120001, "attempt_start_ts": 1496167021027250, "parent_rev": "4523afedd7271dcdd8a2d310e219ecb8c63fff63", "commit_rev": "0be695dcb495cade0ed5c4b70aba95eb3dce49bd"}
3 years, 6 months ago
(2017-05-30 19:56:05 UTC)
#9
CQ is committing da patch.
Bot data: {"patchset_id": 120001, "attempt_start_ts": 1496167021027250,
"parent_rev": "4523afedd7271dcdd8a2d310e219ecb8c63fff63", "commit_rev":
"0be695dcb495cade0ed5c4b70aba95eb3dce49bd"}
commit-bot: I haz the power
Description was changed from ========== Compute tail time from Biquad coefficients Instead of using a ...
3 years, 6 months ago
(2017-05-30 19:56:14 UTC)
#10
Message was sent while issue was closed.
Description was changed from
==========
Compute tail time from Biquad coefficients
Instead of using a fixed tail time of 200 ms for all biquad filters,
we compute the actual tail time from filter coefficients. Many
typical filters in applications have a tail time of 10 ms or less.
This allows biquads and downstream nodes to stop processing much sooner
than what currently happens, reducing CPU usage and allowing GC to
collect nodes sooner.
BUG=612215
TEST=
==========
to
==========
Compute tail time from Biquad coefficients
Instead of using a fixed tail time of 200 ms for all biquad filters,
we compute the actual tail time from filter coefficients. Many
typical filters in applications have a tail time of 10 ms or less.
This allows biquads and downstream nodes to stop processing much sooner
than what currently happens, reducing CPU usage and allowing GC to
collect nodes sooner.
BUG=612215
TEST=
Review-Url: https://codereview.chromium.org/2862373002
Cr-Commit-Position: refs/heads/master@{#475632}
Committed:
https://chromium.googlesource.com/chromium/src/+/0be695dcb495cade0ed5c4b70aba...
==========
commit-bot: I haz the power
Committed patchset #7 (id:120001) as https://chromium.googlesource.com/chromium/src/+/0be695dcb495cade0ed5c4b70aba95eb3dce49bd
3 years, 6 months ago
(2017-05-30 19:56:15 UTC)
#11
Description was changed from ========== Compute tail time from Biquad coefficients Instead of using a ...
3 years, 6 months ago
(2017-05-31 18:50:53 UTC)
#14
Message was sent while issue was closed.
Description was changed from
==========
Compute tail time from Biquad coefficients
Instead of using a fixed tail time of 200 ms for all biquad filters,
we compute the actual tail time from filter coefficients. Many
typical filters in applications have a tail time of 10 ms or less.
This allows biquads and downstream nodes to stop processing much sooner
than what currently happens, reducing CPU usage and allowing GC to
collect nodes sooner.
BUG=612215
TEST=
Review-Url: https://codereview.chromium.org/2862373002
Cr-Commit-Position: refs/heads/master@{#475632}
Committed:
https://chromium.googlesource.com/chromium/src/+/0be695dcb495cade0ed5c4b70aba...
==========
to
==========
Compute tail time from Biquad coefficients
Instead of using a fixed tail time of 200 ms for all biquad filters,
we compute the actual tail time from filter coefficients. Many
typical filters in applications have a tail time of 10 ms or less.
This allows biquads and downstream nodes to stop processing much sooner
than what currently happens, reducing CPU usage and allowing GC to
collect nodes sooner.
BUG=612215
TEST=
Review-Url: https://codereview.chromium.org/2862373002
Cr-Commit-Position: refs/heads/master@{#475632}
Committed:
https://chromium.googlesource.com/chromium/src/+/0be695dcb495cade0ed5c4b70aba...
==========
Raymond Toy
PTAL. The only change is initializing tail_time_ in the BiquadDSPKernel constructor. Locally verified with my ...
3 years, 6 months ago
(2017-05-31 19:06:04 UTC)
#15
PTAL. The only change is initializing tail_time_ in the BiquadDSPKernel
constructor. Locally verified with my msan build that this no longer causes the
msan build to crash.
hongchan
lgtm
3 years, 6 months ago
(2017-05-31 19:37:31 UTC)
#16
lgtm
Raymond Toy
On 2017/05/31 19:37:31, hongchan wrote: > lgtm Thanks. I'll wait for the msan bot to ...
3 years, 6 months ago
(2017-05-31 19:38:58 UTC)
#17
On 2017/05/31 19:37:31, hongchan wrote:
> lgtm
Thanks. I'll wait for the msan bot to finish before attempting to land this
again. But it did work on my local msan build.
Raymond Toy
The CQ bit was checked by rtoy@chromium.org
3 years, 6 months ago
(2017-05-31 21:51:41 UTC)
#18
CQ is committing da patch. Bot data: {"patchset_id": 140001, "attempt_start_ts": 1496267501052300, "parent_rev": "a94a9b3c6b33bebe664967c1f63c0ecdcaa053bd", "commit_rev": "ea0745f9549a61349c37d5e853f8337f4ee79d5e"}
3 years, 6 months ago
(2017-06-01 00:41:19 UTC)
#20
CQ is committing da patch.
Bot data: {"patchset_id": 140001, "attempt_start_ts": 1496267501052300,
"parent_rev": "a94a9b3c6b33bebe664967c1f63c0ecdcaa053bd", "commit_rev":
"ea0745f9549a61349c37d5e853f8337f4ee79d5e"}
commit-bot: I haz the power
Description was changed from ========== Compute tail time from Biquad coefficients Instead of using a ...
3 years, 6 months ago
(2017-06-01 00:41:28 UTC)
#21
Message was sent while issue was closed.
Description was changed from
==========
Compute tail time from Biquad coefficients
Instead of using a fixed tail time of 200 ms for all biquad filters,
we compute the actual tail time from filter coefficients. Many
typical filters in applications have a tail time of 10 ms or less.
This allows biquads and downstream nodes to stop processing much sooner
than what currently happens, reducing CPU usage and allowing GC to
collect nodes sooner.
BUG=612215
TEST=
Review-Url: https://codereview.chromium.org/2862373002
Cr-Commit-Position: refs/heads/master@{#475632}
Committed:
https://chromium.googlesource.com/chromium/src/+/0be695dcb495cade0ed5c4b70aba...
==========
to
==========
Compute tail time from Biquad coefficients
Instead of using a fixed tail time of 200 ms for all biquad filters,
we compute the actual tail time from filter coefficients. Many
typical filters in applications have a tail time of 10 ms or less.
This allows biquads and downstream nodes to stop processing much sooner
than what currently happens, reducing CPU usage and allowing GC to
collect nodes sooner.
BUG=612215
TEST=
Review-Url: https://codereview.chromium.org/2862373002
Cr-Original-Commit-Position: refs/heads/master@{#475632}
Committed:
https://chromium.googlesource.com/chromium/src/+/0be695dcb495cade0ed5c4b70aba...
Review-Url: https://codereview.chromium.org/2862373002
Cr-Commit-Position: refs/heads/master@{#476113}
Committed:
https://chromium.googlesource.com/chromium/src/+/ea0745f9549a61349c37d5e853f8...
==========
commit-bot: I haz the power
Committed patchset #8 (id:140001) as https://chromium.googlesource.com/chromium/src/+/ea0745f9549a61349c37d5e853f8337f4ee79d5e
3 years, 6 months ago
(2017-06-01 00:41:30 UTC)
#22
Issue 2862373002: Compute tail time from Biquad coefficients
(Closed)
Created 3 years, 7 months ago by Raymond Toy
Modified 3 years, 6 months ago
Reviewers: hongchan
Base URL:
Comments: 8