Skip to main content

A production-speed performance and memory profiler for data batch processing applications.

Project description

Sciagraph: the performance and memory profiler for Python data processing

Whether it's detecting disease, modeling the electric grid, or whatever data processing you do with Python, inefficient code is a cost you can't afford to pay:

  • If it takes 30 minutes for your code to run, debugging minor changes can waste your whole afternoon.
  • If your program runs out of memory—it's dead, and you're not getting any results until you fix that.
  • Once you're running in production at scale, inefficient software means throwing money at your cloud provider. You probably need that money more than they do.

On the other hand, the faster your software, the easier it will be for you to iterate and improve. And the faster your software, the happier your users (and accountant) will be.

That's where profilers come in: tools that will help you find speed and memory bottlenecks in your code, so that instead of guessing, you can quickly fix the problem. Unfortunately, profilers that work well for web applications don't necessary work as well when it comes to data processing. You need a profiler designed for your kind of software.

Sciagraph is a profiler that gives you deep visibility into your Python code's speed and memory usage—with a focus on data science, scientific computing, and data processing. It's designed specifically for the needs of people like you, from measurements to visualizations to integrations (Jupyter, MLFlow, Celery, and more.)

Learn more at https://sciagraph.com.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

sciagraph-2023.6.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (38.7 MB view hashes)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

sciagraph-2023.6.1-cp311-cp311-macosx_11_0_universal2.whl (26.6 MB view hashes)

Uploaded CPython 3.11 macOS 11.0+ universal2 (ARM64, x86-64)

sciagraph-2023.6.1-cp311-cp311-macosx_10_15_x86_64.whl (13.2 MB view hashes)

Uploaded CPython 3.11 macOS 10.15+ x86-64

sciagraph-2023.6.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (38.7 MB view hashes)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

sciagraph-2023.6.1-cp310-cp310-macosx_11_0_universal2.whl (26.6 MB view hashes)

Uploaded CPython 3.10 macOS 11.0+ universal2 (ARM64, x86-64)

sciagraph-2023.6.1-cp310-cp310-macosx_10_15_x86_64.whl (13.2 MB view hashes)

Uploaded CPython 3.10 macOS 10.15+ x86-64

sciagraph-2023.6.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (38.7 MB view hashes)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

sciagraph-2023.6.1-cp39-cp39-macosx_11_0_universal2.whl (26.6 MB view hashes)

Uploaded CPython 3.9 macOS 11.0+ universal2 (ARM64, x86-64)

sciagraph-2023.6.1-cp39-cp39-macosx_10_15_x86_64.whl (13.2 MB view hashes)

Uploaded CPython 3.9 macOS 10.15+ x86-64

sciagraph-2023.6.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (38.7 MB view hashes)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

sciagraph-2023.6.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (38.7 MB view hashes)

Uploaded CPython 3.7m manylinux: glibc 2.17+ x86-64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page