justin = { main feed , music , code , askjf , pubkey };
Ask Justin Frankel
No reasonable question unanswered since 2009!

Suggested topics: programming, music, sleep, coffee, etc.

Note: please do not ask questions about REAPER features, bugs or scheduling, use the forums instead.


Name: Ask: Human (enter yes):
[back to index] | [unreplied] | [replied] | [recent comments] | [all]

Question: Is JSFX an interpreted or compiled language? How does its performance compare to C++? Are there any benchmarks somewhere?
Asked by Francesco (93.41.113.x) on October 29 2022, 4:55pm
Reply on October 29 2022, 7:39pm:
    It is compiled. If you carefully optimize the code it's probably about half the speed of typical non-SIMD C++. Some things are slower, e.g. memory accesses using [], since it involves bounds checking and conversion to integer, etc.


Comments:
  • Posted by Francesco (93.41.113.x) on October 29 2022, 8:11pm:
    This is great! I read somewhere that it is going to be open sourced at some point. Are there any news on that end?


Comment:
    Your Name:   -- Site Owner's Name:  (for human-verification)

    Comment:    

    
  
[back to index] | [unreplied] | [replied] | [recent comments] | [all]
Copyright 2024 Justin Frankel. | RSS