Skip to content

Instantly share code, notes, and snippets.

@shakircam
Created July 30, 2025 08:18
Show Gist options
  • Select an option

  • Save shakircam/a590fa92bf31f23cf751a7376e1b1739 to your computer and use it in GitHub Desktop.

Select an option

Save shakircam/a590fa92bf31f23cf751a7376e1b1739 to your computer and use it in GitHub Desktop.
Operation Direct Access Reflection Performance Ratio
Field Access 1ns 5ns 5x slower
Method Call 2ns 10ns 5x slower
Object Creation 10ns 50ns 5x slower
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment