You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Actually the context transition from C -> Go runtime is very expensive, filtering needs to happen as fast as possible, we offer Lua for filtering which is really fast. Is there anything that Lua cannot offer but can be done in Go ?
I'd like to switch to fluent-bit and port our internal fluentd filter plugins.
In my opinion, It's more a matter of convenience than performance. The teams I work on are a lot more comfortable with using Go over C or Lua. (Which is what I thought the purpose of this repo was?)
When you say it's expensive, can you explain why that is? What's the order of magnitude?
No description provided.
The text was updated successfully, but these errors were encountered: