CareBoo / Blinq

Burst Compatible Linq Implementations
MIT License
23 stars 0 forks source link

jasonboukheir/test-infrastructure #1

Closed jasonboukheir closed 4 years ago

jasonboukheir commented 4 years ago

Found out a great way to manage memory with the NativeSequence. All methods that transform the sequence dispose the old inputs. You must call "Copy" to copy those sequence values over. All methods that convert the sequence to a type other than sequence do not call dispose on the sequence. You manually call Dispose on the sequence after that.

github-actions[bot] commented 4 years ago

:tada: This PR is included in version 1.0.0-preview.3 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket:

github-actions[bot] commented 3 years ago

:tada: This PR is included in version 1.0.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: