Introduction

What is Graphsignal

Graphsignal is an AI optimization platform, enabling developers to achieve faster, more efficient models and applications. With Graphsignal, developers can:

  • Identify and optimize the most significant contributors to latency.
  • Analyze model API costs for deployments, models, sessions, or any custom tags.
  • Ensure optimal inference performance and model configuration for hosted models.
  • Track errors and monitor APIs, compute, and GPU utilization.

How it works

Graphsignal tracer is added to application code. It automatically measures and records runs and operations in single-run scripts as well as long running server applications.

Graphsignal measures latency, throughput, data, compute, GPUs and costs.

After recording, the performance data is sent to Graphsignal servers, post-processed and is ready to be analyzed at app.graphsignal.com. This allows Graphsignal to run in any environment without the need to install any additional software.

Getting started

  • Sign up for an account.
  • See the Quick Start guide on how to add Graphsignal to your application.