Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(jest-transformer): update tests to reflect namespace syntax #685

Merged
merged 1 commit into from
Sep 28, 2018

Conversation

kevinv11n
Copy link
Contributor

No description provided.

@salesforce-best-lwc-internal
Copy link

Benchmark results

Base commit: b711b32 | Target commit: c11edd3

@salesforce-best-lwc-internal
Copy link

Benchmark results

Base commit: b711b32 | Target commit: c11edd3

lwc-engine-benchmark

table-append-1k metric base(b711b32) target(c11edd3) trend
benchmark-table/append/1k duration 155.75 (±5.45 ms) 161.60 (±4.90 ms) +5.8ms (3.8%) 👎
table-clear-1k metric base(b711b32) target(c11edd3) trend
benchmark-table/clear/1k duration 12.55 (±0.95 ms) 12.40 (±0.60 ms) -0.2ms (1.2%) 👌
table-create-10k metric base(b711b32) target(c11edd3) trend
benchmark-table/create/10k duration 927.30 (±7.85 ms) 928.80 (±8.35 ms) +1.5ms (0.2%) 👌
table-create-1k metric base(b711b32) target(c11edd3) trend
benchmark-table/create/1k duration 109.45 (±2.95 ms) 110.80 (±2.35 ms) +1.3ms (1.2%) 👌
table-update-10th-1k metric base(b711b32) target(c11edd3) trend
benchmark-table/update-10th/1k duration 85.65 (±2.00 ms) 87.70 (±1.90 ms) +2.0ms (2.4%) 👎
tablecmp-append-1k metric base(b711b32) target(c11edd3) trend
benchmark-table-component/append/1k duration 237.25 (±6.65 ms) 235.65 (±13.45 ms) -1.6ms (0.7%) 👌
tablecmp-clear-1k metric base(b711b32) target(c11edd3) trend
benchmark-table-component/clear/1k duration 19.80 (±2.40 ms) 19.30 (±2.40 ms) -0.5ms (2.5%) 👌
tablecmp-create-10k metric base(b711b32) target(c11edd3) trend
benchmark-table-component/create/10k duration 1680.40 (±10.50 ms) 1666.45 (±14.80 ms) -14.0ms (0.8%) 👍
tablecmp-create-1k metric base(b711b32) target(c11edd3) trend
benchmark-table-component/create/1k duration 187.80 (±4.85 ms) 188.80 (±6.20 ms) +1.0ms (0.5%) 👌
tablecmp-update-10th-1k metric base(b711b32) target(c11edd3) trend
benchmark-table-component/update-10th/1k duration 83.50 (±7.25 ms) 81.35 (±5.20 ms) -2.2ms (2.6%) 👌
wc-append-1k metric base(b711b32) target(c11edd3) trend
benchmark-table-wc/append/1k duration 259.45 (±15.95 ms) 275.90 (±14.85 ms) +16.4ms (6.3%) 👌
wc-clear-1k metric base(b711b32) target(c11edd3) trend
benchmark-table-wc/clear/1k duration 29.95 (±2.80 ms) 29.70 (±2.60 ms) -0.2ms (0.8%) 👌
wc-create-10k metric base(b711b32) target(c11edd3) trend
benchmark-table-wc/create/10k duration 2158.75 (±13.05 ms) 2143.55 (±14.85 ms) -15.2ms (0.7%) 👍
wc-create-1k metric base(b711b32) target(c11edd3) trend
benchmark-table-wc/create/1k duration 224.85 (±6.10 ms) 227.25 (±5.65 ms) +2.4ms (1.1%) 👌
wc-update-10th-1k metric base(b711b32) target(c11edd3) trend
benchmark-table-wc/update-10th/1k duration 84.35 (±6.65 ms) 86.85 (±5.60 ms) +2.5ms (3.0%) 👌

@trevor-bliss trevor-bliss merged commit 648922f into master Sep 28, 2018
@trevor-bliss trevor-bliss deleted the kv/resourceUrl-fixes branch September 28, 2018 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants