Skip to content

Performance

Andy Zhang edited this page May 17, 2024 · 2 revisions

Performance of Steppable

Steppable performs calculations using step-by-step algorithms, therefore, it runs slower than ordinary algorithms.

Graphs

The graphs are generated by benchmark.py

Note

  • The graphs can differ greatly depending on the computer hardware, and possibly the software too. They are here for reference only.
  • Generation environment for the following graphs:
    • Apple M2 Chip, 8 GB Memory
    • macOS 14.5 (Sonoma) Beta
  • For performance on other platforms, see this workflow. You may download the build artifacts to see graphs on other platforms.

Abs Add Subtract Multiply Division Root Comparison

Contents

Introduction

Contributing

Building

Development

API Documentation

Others

  • Performance - Some benchmarks of Steppable for reference
  • Status - Status of Steppable, at a glance
Clone this wiki locally