Skip to content
This repository has been archived by the owner on Apr 22, 2018. It is now read-only.

[hal:utils] Reduce dynamic allocation of strings #66

Open
lerwys opened this issue Jan 9, 2015 · 0 comments
Open

[hal:utils] Reduce dynamic allocation of strings #66

lerwys opened this issue Jan 9, 2015 · 0 comments

Comments

@lerwys
Copy link
Contributor

lerwys commented Jan 9, 2015

Problem: Some functions (e.g., halutils_stringify_dec_key ()) in hal_utils, which are used moderately throughout the code, dynamic allocated strings. This can cause performance penalties. Try to use, perhaps, a static buffer or another solution

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant