Benchmarks ========== Average of 50 runs per language (lower is better). Bubble Sort ----------- .. image:: /_static/benchmarks/bubble_sort_time.png :alt: Bubble Sort - Average Time (ms) :width: 720 .. image:: /_static/benchmarks/bubble_sort_memory.png :alt: Bubble Sort - Peak Memory (MB) :width: 720 Fibonacci --------- .. image:: /_static/benchmarks/fibonacci_time.png :alt: Fibonacci - Average Time (ms) :width: 720 .. image:: /_static/benchmarks/fibonacci_memory.png :alt: Fibonacci - Peak Memory (MB) :width: 720 Prime Factor ------------ .. image:: /_static/benchmarks/prime_factor_time.png :alt: Prime Factor - Average Time (ms) :width: 720 .. image:: /_static/benchmarks/prime_factor_memory.png :alt: Prime Factor - Peak Memory (MB) :width: 720