Y
Hacker News
new
|
ask
|
show
|
jobs
by
jitl
298 days ago
There may be an opportunity to switch from TRANSIENT to STATIC in sqinn but I didn't read deeply enough to follow what the current memory approach is.
https://github.com/cvilsmeier/sqinn/blob/a88b3df6c89f0531e39...
1 comments
cvilsmeier
297 days ago
According to my private tests, using STATIC instead of TRANSIENT does not yield a significant performance boost (maybe 1 to 5 percent, if at all).
link
jitl
297 days ago
I mean I love to see a 0.5% performance boost in my code at work. I would be all over a 5% boost, I think anything above 1% is significant!
link