Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 726 Bytes

File metadata and controls

19 lines (12 loc) · 726 Bytes

lib-dart-sp

lib-dart-sp is a systems-level performance toolkit targeting Apple platforms.
The project focuses on CPU and GPU optimization, low-level execution control, and high-performance computation using native Apple APIs.

Purpose

This repository serves as a foundation for building high-efficiency software on macOS and Apple Silicon. It combines multiple languages and toolchains to expose performance-critical functionality while maintaining a structured interface for higher-level integration.

Architecture

The implementation is organized as a modular performance layer located in:

apple-perf-boost//

Reference

apple/swift-system-metrics https://github.com/apple/swift-system-metrics