Haskell-Things / Haskell-Things/ImplicitCAD

Try enabling strict unboxing

Open
#320 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
1.6k
Forks
148
PR merge metrics
No merged PRs in 30d

Description

I have a sneaking suspicion that `-XStrictData` and `-funbox-strict-fields` enabled globally would aggressively improve the performance of `implicit` by eliminating all the pointers inside of `SymbolicObj`. #286 will further improve things, since `V3` is an strict version of `R3`.

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.