"Profile-guided optimization (PGO) is a compiler feature that uses runtime profiling data to optimize code. Now fully integrated in Go 1.21+, PGO is a powerful tool to boost application performance — and with Grafana Pyroscope, our open source continuous profiling database, you can significantly magnify the value of PGO. In this post, we’ll explore what PGO is, how the Pyroscope team has used it internally to improve performance, and how you can use PGO to make your own programs faster." https://lnkd.in/ekYSTNwG
Geraldo Netto’s Post
More Relevant Posts
-
#Prometheus is an #opensource #monitoring system that collects #metrics from your hosts and applications, allowing you to #visualize and #alert on them. The #syslog_ng Prometheus #exporter allows you to export syslog-ng statistics, so that Prometheus can collect it.
syslog-ng Prometheus exporter
syslog-ng.com
To view or add a comment, sign in
-
Finally index for IEnumerable in our .NET 9 ♻️♻️ https://lnkd.in/gbDGk5an
From the csharp community on Reddit: .NET 9 finally adds an IEnumerable.Index() function that gives you the index of each iteration/item, similar to enumerate in Python
reddit.com
To view or add a comment, sign in
-
Did you know that txtai has a customizable FastAPI integration? Check out this example on how to create a custom endpoint that can easily be run as an API service. https://lnkd.in/ei-u7grV
Custom API Endpoints
neuml.hashnode.dev
To view or add a comment, sign in
-
The langchain integration for ApertureDB is live now! https://lnkd.in/eCZrymmc This is the integration we use as a demo on our docs page. We're under vector store, but since we store more than vectors, you can get your text regions out too, which makes it a nice tight piece of code
ApertureDB | 🦜️🔗 LangChain
python.langchain.com
To view or add a comment, sign in
-
Exciting updates in Digma! 🚀 Introducing: Query optimization, code nexus, and the high number of query insights. These insights help developers identify slow queries, code dependencies, and abnormal query numbers. Learn more: https://lnkd.in/dEW-7K2G #sqlqueries #sqlquery #java #springboot #kotlin #continuousfeedback
New Features and Insights in Digma: Code Nexus Insight & Query optimization
https://www.youtube.com/
To view or add a comment, sign in
-
If you use Tekton, you'll know how powerful it is, but also it's quite hard to track all the YAML files; I found a fellow IBMer had written a Tekon-Linter; which I've now taken over. Please to announce that I've just done the first major release of the Tekon-Lint tool; which includes a number of currency fixes to bring this up-to-date, and a few defects fixes. New features include being able to cache 3rd party tasks - this means you can check your tasks and use them correctly. Also, you can write your own custom rules to support any local development practices you have. Scope for some features and general improvements, but hopefully it will be useful for checking the basics of your Tekton YAML :-) Find the tool at https://lnkd.in/eUR3rs5g
GitHub - IBM/tekton-lint: Linter for Tekton definitions.
github.com
To view or add a comment, sign in
-
Tiny release, 0.115.5, making FastAPI internals compatible with the upcoming Pydantic release. 🤓 https://lnkd.in/dvaUFh2F
GitHub - fastapi/fastapi: FastAPI framework, high performance, easy to learn, fast to code, ready for production
github.com
To view or add a comment, sign in
-
I'm excited to share the latest blog post about FastAPI. In this post, I delve into Inversion of Control (IoC) and how it can improve the design and maintainability of your FastAPI applications. In this post, I explore: ⭐ The concept of Inversion of Control in software development ⭐ Benefits of using IoC for scalability and maintainability ⭐ How IoC can be applied to FastAPI applications Whether you're new to FastAPI or looking to improve your existing applications, this post offers valuable insights and practical tips. Check out the full post here: https://lnkd.in/g8enPpuC #FastAPI #InversionOfControl #ScalableApplications #MaintainableApplications #SoftwareDevelopment #IOC
Building Scalable and Maintainable FastAPI Applications: Part-3 Inversion of Control
medium.com
To view or add a comment, sign in
-
Hello Connections, I started exploring SSE (Server Sent Events) and to my surprise there are little to no credible resources on this topic. The handful of articles that are available are either too outdated or irrelevant to the use case I'm looking for. This aspect motivated me to write one and here is the result of it. This article encapsulates what the genesis of SSE along with a sample code implementation on how it can be used with fastAPI. Thank you Raghu Chandra Katikeri and saicharan ravulapally for guiding me through this journey. Do let me know your thoughts below:
Implementing SSE (Server-Side-Events) using FastAPI
medium.com
To view or add a comment, sign in
-
Curious about FastAPI? Ed Rivas has you covered. Watch him, James Stuckey Weber, and me get into it on this episode of Winging It from OddBird.
Join Ed Rivas, David Herron, and James Stuckey Weber for a dynamic exploration of FastAPI, a modern Python framework for API development in Winging It Ep 5 from OddBird. We cover: - FastAPI's standout feature - Error handling and data validation - OpenAPI’s role in managing endpoints - The perks of automated documentation #python #FastAPI #api #webdevelopment https://lnkd.in/gDms3gXU
FastAPI: Streamline Your API Development
https://www.youtube.com/
To view or add a comment, sign in