You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the 2026 workshop, we discussed the possibility of simplifying the code by "removing form", i.e. making tform the only compilation mode, and tform -w0 taking the place of form for single-threaded jobs (and tform -w1 being equivalent to tform -w0, which it is not currently).
To start, here are benchmarks comparing form with tform -w0 and tform -w1. The performance discrepancies in a few of the benchmarks need to be resolved, before we can considering removing form as a supported build.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
At the 2026 workshop, we discussed the possibility of simplifying the code by "removing form", i.e. making tform the only compilation mode, and
tform -w0taking the place offormfor single-threaded jobs (andtform -w1being equivalent totform -w0, which it is not currently).To start, here are benchmarks comparing
formwithtform -w0andtform -w1. The performance discrepancies in a few of the benchmarks need to be resolved, before we can considering removingformas a supported build.Parallel speedup w.r.t form-master
Beta Was this translation helpful? Give feedback.
All reactions