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

Help !! Support types that present contiguous region of memory #229

Closed
Loriesa opened this issue Jul 5, 2021 · 1 comment
Closed

Help !! Support types that present contiguous region of memory #229

Loriesa opened this issue Jul 5, 2021 · 1 comment
Assignees

Comments

@Loriesa
Copy link

Loriesa commented Jul 5, 2021

While working with large amount of text data such as logs, I have to use tasks of string frequently. Moreover, these tasks takes substring of large string as parameter. So, I have to create new instance of string on each invokation just for passing to the model. Would be better to use such clases as CharSequence in Kotiln and Memory in C# in terms of perfomance? Anyway, framework doesn't support that types at the moment..

www.mcdvoice.com

@ForNeVeR ForNeVeR self-assigned this Jul 5, 2021
@ForNeVeR
Copy link
Collaborator

ForNeVeR commented Sep 1, 2022

Duplicate of #55.

@ForNeVeR ForNeVeR closed this as completed Sep 1, 2022
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

No branches or pull requests

2 participants