thanos-community / obslytics

Tools and Services allowing seamless usage of Observability data from Prometheus, Thanos, Cortex, M3DB, Loki and more!
Apache License 2.0
30 stars 8 forks source link

Using this project as an example of Go optimization. #34

Open bwplotka opened 2 years ago

bwplotka commented 2 years ago

To be transparent I chose this project for an explanatory walk-through optimization process example for my upcoming Efficient Go book.

Hope that is ok for everyone here. This project needs some optimization love, and it would give great value to everyone if we make it faster / cheaper.

Let me know if you have any objections!

cc @iNecas @4n4nd

iNecas commented 2 years ago

Please go for it! Sounds like win:win, both for the book and the project.

4n4nd commented 2 years ago

That sounds awesome!