Last weeks I've been working on improving performance in Koazee. I put in
practice all your advices and even though I don't have a second release
ready, I wrote an article to share my experience trying to improve
performance
https://www.linkedin.com/pulse/go-performance-tips-iv%C3%A1n-cor
Thanks a million rog!
I completely understand what you say. Regarding to the performance, I
didn't expect as bad performance as I found yesterday when running my
benchmark test and I will be focused on being able to improve it as much as
I can.
I found a way to improve performance in primitiv
Hey Bakul again,
I've been having a look at kona, and the project looks so good, I will look
in deep trying to get some good ideas as you recommend me,
In regards to the code generation, I've never done to be honest, but
obviously the performance should be better. By the way, @Marko_Ristin
c
Hey Bakul thank you so much for your feedback,
It's so great receive these kind of suggestions, I will create the required
issue for implementing it.
Cheers!
El lunes, 12 de noviembre de 2018, 12:17:12 (UTC+1), Bakul Shah escribió:
>
> On Nov 11, 2018, at 11:27 AM, Iván Corrales Solera <
>
Hey guys,
A few weeks ago I was working on implementing a database that managed
configuration files (in the very first version would only deal with yml) .
This database provide a GraphQL Api which could be used to access to
information but also to register hooks.
I have some ideas to make