Skip to content

Conversation

abarker-launchdarkly
Copy link
Contributor

Requirements

  • I have added test coverage for new or changed functionality
  • I have followed the repository's pull request submission guidelines
  • I have validated my changes against all supported platform versions

Related issues
#907

Describe the solution you've provided
Vercel's Edge Config SDK returns the same object reference if the payload has not changed. A custom implementation of EdgeFeatureStore was added to take advantage of this and not re-reprocess the KV payload if it has not changed.

Copy link
Contributor

github-actions bot commented Sep 5, 2025

@launchdarkly/browser size report
This is the brotli compressed size of the ESM build.
Compressed size: 169118 bytes
Compressed size limit: 200000
Uncompressed size: 789399 bytes

Copy link
Contributor

github-actions bot commented Sep 5, 2025

@launchdarkly/js-sdk-common size report
This is the brotli compressed size of the ESM build.
Compressed size: 24988 bytes
Compressed size limit: 26000
Uncompressed size: 122411 bytes

Copy link
Contributor

github-actions bot commented Sep 5, 2025

@launchdarkly/js-client-sdk-common size report
This is the brotli compressed size of the ESM build.
Compressed size: 17636 bytes
Compressed size limit: 20000
Uncompressed size: 90259 bytes

Copy link
Contributor

github-actions bot commented Sep 5, 2025

@launchdarkly/js-client-sdk size report
This is the brotli compressed size of the ESM build.
Compressed size: 21721 bytes
Compressed size limit: 25000
Uncompressed size: 74698 bytes

@abarker-launchdarkly abarker-launchdarkly merged commit be2ee75 into main Sep 10, 2025
27 checks passed
@abarker-launchdarkly abarker-launchdarkly deleted the abarker/sdk-1448/improve-payload-processing-overhead branch September 10, 2025 16:59
@github-actions github-actions bot mentioned this pull request Sep 10, 2025
abarker-launchdarkly pushed a commit that referenced this pull request Sep 10, 2025
🤖 I have created a release *beep* *boop*
---


<details><summary>vercel-server-sdk: 1.3.34</summary>

##
[1.3.34](vercel-server-sdk-v1.3.33...vercel-server-sdk-v1.3.34)
(2025-09-10)


### Bug Fixes

* improving payload processing overhead when payload does not change
([#918](#918))
([be2ee75](be2ee75))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

2 participants