Jai optimizations #27
Labels
No Milestone
No Assignees
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: M-Labs/nac3#27
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
See if there's anything interesting in this reportedly fast compiler:
https://www.youtube.com/watch?v=14zlJ98gJKA
https://www.twitch.tv/videos/1159009544?filter=archives&sort=time
Isn't this language essentially vaporware at this point? It's hard to judge the merits of a compiler that's not been released.
Possibly :)
That's just a low-priority suggestion of something that may or may not be worth investigating.
I think we have a lot of things that can be optimized, see #13 for some of them (why is it closed btw?). I've watched a part of the youtube video and it is way too handwavy for me. I think we could focus on our code first as there are still optimization opportunities. (tbh I would rather look at the V compiler, at least they have the code...)