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
Truffle has an exceptional implementation of set_trace_func in terms of performance, but only enough features have been added to support writing up a paper and we need to fill out the rest of it.
I think we need to add trace events for entering and leaving methods, to differentiate between Ruby and 'C' methods, and maybe some other stuff.
The text was updated successfully, but these errors were encountered:
Truffle has an exceptional implementation of set_trace_func in terms of performance, but only enough features have been added to support writing up a paper and we need to fill out the rest of it.
I think we need to add trace events for entering and leaving methods, to differentiate between Ruby and 'C' methods, and maybe some other stuff.
The text was updated successfully, but these errors were encountered: