Project

General

Profile

« Previous | Next » 

Revision 8a9ee00a

Added by alanwu (Alan Wu) about 4 years ago

uJIT: add guards for protected opt_send_without_block calls

These account for about 12% of the time when we were bailing from calls
in railsbench. ratio_in_ujit went up 0.1% with this change.