Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Expose internal bytes of Symbol#131

Merged
AdamGS merged 1 commit into
developfrom
adamg/symbol-eq
Oct 6, 2025
Merged

Expose internal bytes of Symbol#131
AdamGS merged 1 commit into
developfrom
adamg/symbol-eq

Conversation

@AdamGS

@AdamGS AdamGS commented Oct 6, 2025

Copy link
Copy Markdown
Contributor

No description provided.

@AdamGS AdamGS requested a review from a10y October 6, 2025 19:53
@codspeed-hq

codspeed-hq Bot commented Oct 6, 2025

Copy link
Copy Markdown

CodSpeed Performance Report

Merging #131 will not alter performance

Comparing adamg/symbol-eq (a3ca173) with develop (6fa82e3)

⚠️ Unknown Walltime execution environment detected

Using the Walltime instrument on standard Hosted Runners will lead to inconsistent data.

For the most accurate results, we recommend using CodSpeed Macro Runners: bare-metal machines fine-tuned for performance measurement consistency.

Summary

✅ 32 untouched

@AdamGS AdamGS enabled auto-merge (squash) October 6, 2025 20:06
@AdamGS AdamGS merged commit b3cbd67 into develop Oct 6, 2025
6 checks passed
@AdamGS AdamGS deleted the adamg/symbol-eq branch October 6, 2025 20:30
@github-actions github-actions Bot mentioned this pull request Oct 6, 2025
AdamGS pushed a commit that referenced this pull request Oct 7, 2025
## 🤖 New release

* `fsst-rs`: 0.5.3 -> 0.5.4 (✓ API compatible changes)

<details><summary><i><b>Changelog</b></i></summary><p>

<blockquote>

## [0.5.4](v0.5.3...v0.5.4) -
2025-10-06

### Other

- Expose internal bytes of Symbol
([#131](#131))
- *(deps)* update rust crate criterion to v4
([#129](#129))
- *(deps)* update codspeedhq/action digest to 3959e9e
([#130](#130))
- *(deps)* pin dependencies
([#116](#116))
- *(deps)* update codspeedhq/action action to v4
([#124](#124))
- *(deps)* lock file maintenance
([#127](#127))
- *(deps)* lock file maintenance
([#126](#126))
- *(deps)* lock file maintenance
([#125](#125))
- *(deps)* lock file maintenance
([#122](#122))
- *(deps)* lock file maintenance
([#121](#121))
- *(deps)* update actions/checkout action to v5
([#119](#119))
- *(deps)* lock file maintenance
([#118](#118))
- *(deps)* lock file maintenance
([#117](#117))
- *(deps)* update rust crate criterion to v3.0.5
([#115](#115))
- *(deps)* lock file maintenance
([#114](#114))
- *(deps)* update rust crate criterion to v3.0.4
([#113](#113))
- *(deps)* lock file maintenance
([#112](#112))
- *(deps)* lock file maintenance
([#111](#111))
- *(deps)* update rust crate criterion to v3.0.3
([#110](#110))
- *(deps)* lock file maintenance
([#109](#109))
- *(deps)* update rust crate criterion to v3.0.2
([#108](#108))
- *(deps)* update rust crate criterion to v3
([#105](#105))
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/release-plz/release-plz/).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
a1412744807 added a commit to a1412744807/rs-fsst that referenced this pull request Oct 27, 2025
## 🤖 New release

* `fsst-rs`: 0.5.3 -> 0.5.4 (✓ API compatible changes)

<details><summary><i><b>Changelog</b></i></summary><p>

<blockquote>

## [0.5.4](spiraldb/fsst@v0.5.3...v0.5.4) -
2025-10-06

### Other

- Expose internal bytes of Symbol
([#131](spiraldb/fsst#131))
- *(deps)* update rust crate criterion to v4
([#129](spiraldb/fsst#129))
- *(deps)* update codspeedhq/action digest to 3959e9e
([#130](spiraldb/fsst#130))
- *(deps)* pin dependencies
([#116](spiraldb/fsst#116))
- *(deps)* update codspeedhq/action action to v4
([#124](spiraldb/fsst#124))
- *(deps)* lock file maintenance
([#127](spiraldb/fsst#127))
- *(deps)* lock file maintenance
([#126](spiraldb/fsst#126))
- *(deps)* lock file maintenance
([#125](spiraldb/fsst#125))
- *(deps)* lock file maintenance
([#122](spiraldb/fsst#122))
- *(deps)* lock file maintenance
([#121](spiraldb/fsst#121))
- *(deps)* update actions/checkout action to v5
([#119](spiraldb/fsst#119))
- *(deps)* lock file maintenance
([#118](spiraldb/fsst#118))
- *(deps)* lock file maintenance
([#117](spiraldb/fsst#117))
- *(deps)* update rust crate criterion to v3.0.5
([#115](spiraldb/fsst#115))
- *(deps)* lock file maintenance
([#114](spiraldb/fsst#114))
- *(deps)* update rust crate criterion to v3.0.4
([#113](spiraldb/fsst#113))
- *(deps)* lock file maintenance
([#112](spiraldb/fsst#112))
- *(deps)* lock file maintenance
([#111](spiraldb/fsst#111))
- *(deps)* update rust crate criterion to v3.0.3
([#110](spiraldb/fsst#110))
- *(deps)* lock file maintenance
([#109](spiraldb/fsst#109))
- *(deps)* update rust crate criterion to v3.0.2
([#108](spiraldb/fsst#108))
- *(deps)* update rust crate criterion to v3
([#105](spiraldb/fsst#105))
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/release-plz/release-plz/).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Goodbai-1206 added a commit to Goodbai-1206/fsst-rs that referenced this pull request Oct 29, 2025
## 🤖 New release

* `fsst-rs`: 0.5.3 -> 0.5.4 (✓ API compatible changes)

<details><summary><i><b>Changelog</b></i></summary><p>

<blockquote>

## [0.5.4](spiraldb/fsst@v0.5.3...v0.5.4) -
2025-10-06

### Other

- Expose internal bytes of Symbol
([#131](spiraldb/fsst#131))
- *(deps)* update rust crate criterion to v4
([#129](spiraldb/fsst#129))
- *(deps)* update codspeedhq/action digest to 3959e9e
([#130](spiraldb/fsst#130))
- *(deps)* pin dependencies
([#116](spiraldb/fsst#116))
- *(deps)* update codspeedhq/action action to v4
([#124](spiraldb/fsst#124))
- *(deps)* lock file maintenance
([#127](spiraldb/fsst#127))
- *(deps)* lock file maintenance
([#126](spiraldb/fsst#126))
- *(deps)* lock file maintenance
([#125](spiraldb/fsst#125))
- *(deps)* lock file maintenance
([#122](spiraldb/fsst#122))
- *(deps)* lock file maintenance
([#121](spiraldb/fsst#121))
- *(deps)* update actions/checkout action to v5
([#119](spiraldb/fsst#119))
- *(deps)* lock file maintenance
([#118](spiraldb/fsst#118))
- *(deps)* lock file maintenance
([#117](spiraldb/fsst#117))
- *(deps)* update rust crate criterion to v3.0.5
([#115](spiraldb/fsst#115))
- *(deps)* lock file maintenance
([#114](spiraldb/fsst#114))
- *(deps)* update rust crate criterion to v3.0.4
([#113](spiraldb/fsst#113))
- *(deps)* lock file maintenance
([#112](spiraldb/fsst#112))
- *(deps)* lock file maintenance
([#111](spiraldb/fsst#111))
- *(deps)* update rust crate criterion to v3.0.3
([#110](spiraldb/fsst#110))
- *(deps)* lock file maintenance
([#109](spiraldb/fsst#109))
- *(deps)* update rust crate criterion to v3.0.2
([#108](spiraldb/fsst#108))
- *(deps)* update rust crate criterion to v3
([#105](spiraldb/fsst#105))
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/release-plz/release-plz/).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
akkjs887 added a commit to akkjs887/rt-rsst that referenced this pull request Oct 29, 2025
## 🤖 New release

* `fsst-rs`: 0.5.3 -> 0.5.4 (✓ API compatible changes)

<details><summary><i><b>Changelog</b></i></summary><p>

<blockquote>

## [0.5.4](spiraldb/fsst@v0.5.3...v0.5.4) -
2025-10-06

### Other

- Expose internal bytes of Symbol
([#131](spiraldb/fsst#131))
- *(deps)* update rust crate criterion to v4
([#129](spiraldb/fsst#129))
- *(deps)* update codspeedhq/action digest to 3959e9e
([#130](spiraldb/fsst#130))
- *(deps)* pin dependencies
([#116](spiraldb/fsst#116))
- *(deps)* update codspeedhq/action action to v4
([#124](spiraldb/fsst#124))
- *(deps)* lock file maintenance
([#127](spiraldb/fsst#127))
- *(deps)* lock file maintenance
([#126](spiraldb/fsst#126))
- *(deps)* lock file maintenance
([#125](spiraldb/fsst#125))
- *(deps)* lock file maintenance
([#122](spiraldb/fsst#122))
- *(deps)* lock file maintenance
([#121](spiraldb/fsst#121))
- *(deps)* update actions/checkout action to v5
([#119](spiraldb/fsst#119))
- *(deps)* lock file maintenance
([#118](spiraldb/fsst#118))
- *(deps)* lock file maintenance
([#117](spiraldb/fsst#117))
- *(deps)* update rust crate criterion to v3.0.5
([#115](spiraldb/fsst#115))
- *(deps)* lock file maintenance
([#114](spiraldb/fsst#114))
- *(deps)* update rust crate criterion to v3.0.4
([#113](spiraldb/fsst#113))
- *(deps)* lock file maintenance
([#112](spiraldb/fsst#112))
- *(deps)* lock file maintenance
([#111](spiraldb/fsst#111))
- *(deps)* update rust crate criterion to v3.0.3
([#110](spiraldb/fsst#110))
- *(deps)* lock file maintenance
([#109](spiraldb/fsst#109))
- *(deps)* update rust crate criterion to v3.0.2
([#108](spiraldb/fsst#108))
- *(deps)* update rust crate criterion to v3
([#105](spiraldb/fsst#105))
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/release-plz/release-plz/).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
yelirekhmon added a commit to yelirekhmon/fstrs that referenced this pull request Oct 30, 2025
## 🤖 New release

* `fsst-rs`: 0.5.3 -> 0.5.4 (✓ API compatible changes)

<details><summary><i><b>Changelog</b></i></summary><p>

<blockquote>

## [0.5.4](spiraldb/fsst@v0.5.3...v0.5.4) -
2025-10-06

### Other

- Expose internal bytes of Symbol
([#131](spiraldb/fsst#131))
- *(deps)* update rust crate criterion to v4
([#129](spiraldb/fsst#129))
- *(deps)* update codspeedhq/action digest to 3959e9e
([#130](spiraldb/fsst#130))
- *(deps)* pin dependencies
([#116](spiraldb/fsst#116))
- *(deps)* update codspeedhq/action action to v4
([#124](spiraldb/fsst#124))
- *(deps)* lock file maintenance
([#127](spiraldb/fsst#127))
- *(deps)* lock file maintenance
([#126](spiraldb/fsst#126))
- *(deps)* lock file maintenance
([#125](spiraldb/fsst#125))
- *(deps)* lock file maintenance
([#122](spiraldb/fsst#122))
- *(deps)* lock file maintenance
([#121](spiraldb/fsst#121))
- *(deps)* update actions/checkout action to v5
([#119](spiraldb/fsst#119))
- *(deps)* lock file maintenance
([#118](spiraldb/fsst#118))
- *(deps)* lock file maintenance
([#117](spiraldb/fsst#117))
- *(deps)* update rust crate criterion to v3.0.5
([#115](spiraldb/fsst#115))
- *(deps)* lock file maintenance
([#114](spiraldb/fsst#114))
- *(deps)* update rust crate criterion to v3.0.4
([#113](spiraldb/fsst#113))
- *(deps)* lock file maintenance
([#112](spiraldb/fsst#112))
- *(deps)* lock file maintenance
([#111](spiraldb/fsst#111))
- *(deps)* update rust crate criterion to v3.0.3
([#110](spiraldb/fsst#110))
- *(deps)* lock file maintenance
([#109](spiraldb/fsst#109))
- *(deps)* update rust crate criterion to v3.0.2
([#108](spiraldb/fsst#108))
- *(deps)* update rust crate criterion to v3
([#105](spiraldb/fsst#105))
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/release-plz/release-plz/).

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