I am newbie in go , can you give me guide to use this project #14
-
https://github.com/insionCEO/zenpress/blob/master/module/core/core.go
what should I use to optimize performance in terms of memory management |
Beta Was this translation helpful? Give feedback.
Answered by
insionCEO
Jul 4, 2025
Replies: 1 comment
-
You have to use dashmap and cache. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
tradingkinghard
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You have to use dashmap and cache.
shared memory , deque,