Skip to content

Instantly share code, notes, and snippets.

@headius
Created December 2, 2021 16:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save headius/a22d20b2a0be02f512977ca0c52b2873 to your computer and use it in GitHub Desktop.
Save headius/a22d20b2a0be02f512977ca0c52b2873 to your computer and use it in GitHub Desktop.

Performance

  • The performance of Time#strftime has been greatly improved. (#6942, #6956)

Native Integration

  • The jffi library on MacOS has been updated to sign the native library, allowing it to load properly on Apple Silicon. This improves compatibility on Apple's AArch64 systems (M1 and friends). (jnr/jffi#116, jnr/jnr-ffi#257)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment