ianmackenzie / ianmackenzie/ianmackenzie.github.io

Add performance page

Open
#9 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

- Discuss how future versions of `elm-geometry` will improve performance by manually inlining code/avoiding allocations
- Describe best practices
- Using `relativeTo`/`placeIn` for composite transformations (or possibly upcoming transformation support)
- Extracting coordinates/components without allocations/function calls, by destructuring
- Using `fromCoordinates` instead of `fromTuple`/`fromRecord`, and `fromCoordinatesIn` instead of `fromCoordinates`/`placeIn`, to avoid unnecessary allocations

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.