https://github.com/artemnovichkov/foundationmodelsprofilingexample
Learn how to profile and optimize Foundation Models performance using Xcode Instruments
https://github.com/artemnovichkov/foundationmodelsprofilingexample
foundation-models swift swiftui xcode
Last synced: 6 months ago
JSON representation
Learn how to profile and optimize Foundation Models performance using Xcode Instruments
- Host: GitHub
- URL: https://github.com/artemnovichkov/foundationmodelsprofilingexample
- Owner: artemnovichkov
- License: mit
- Created: 2025-09-28T14:55:12.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-09-29T09:17:35.000Z (6 months ago)
- Last Synced: 2025-10-01T18:39:34.312Z (6 months ago)
- Topics: foundation-models, swift, swiftui, xcode
- Language: Swift
- Homepage: https://artemnovichkov.com
- Size: 968 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FoundationModelsProfilingExample
An example project for [Foundation Models profiling with Xcode Instruments](https://www.artemnovichkov.com//blog/foundation-models-profiling-with-xcode-instruments) blog post.
## Author
Artem Novichkov, https://artemnovichkov.com
## License
The project is available under the MIT license. See the [LICENSE](./LICENSE) file for more info.