GitHub - knguyen2358/StructVsClassPerformance: A demonstration of how much structures can be more performant than class. · GitHub
Skip to content
This repository was archived by the owner on Jan 26, 2026. It is now read-only.

knguyen2358/StructVsClassPerformance

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

Contributors

Languages