-
Notifications
You must be signed in to change notification settings - Fork 9
knguyen2708/StructVsClassPerformance
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Latest commit | ||||
Repository files navigation
Demonstrates how structures can be more performant than classes. Tests are done for structs/classes with 1 and 10 fields. Compiler settings: LLVM -Ofast Swift Compiler -O -whole-module-optimization
About
A demonstration of how much structures can be more performant than class.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published