Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
ekaryotic
2mo ago
0 comments
Save
Share
could you recompile a c program in fil-c and then decompile it to c and recompile it in c to have the high performance.
0 comments
1 comments · 1 top-level
top
newest
oldest
aw1621107
2mo ago
The performance hit comes from the extra work Fil-C does over regular C, so if your decompilation/recompiliation process preserves semantics that extra work (and thus the performance hit) will remain in the final product.
j
/
k
navigate · click thread line to collapse