aboutsummaryrefslogtreecommitdiffstats
path: root/yjit/src/stats.rs
Commit message (Expand)AuthorAgeFilesLines
* YJIT: On-demand executable memory allocation; faster boot (#5944)Alan Wu2022-06-141-1/+5
* Add ability to trace exit locations in yjit (#5970)Eileen M. Uchitelle2022-06-091-0/+227
* Use bindgen to import CRuby constants for YARV instruction bytecodesNoah Gibbs (and/or Benchmark CI)2022-05-261-3/+4
* YJIT: Enable default rustc lints (warnings) (#5864)Alan Wu2022-04-291-4/+6
* Rust YJITAlan Wu2022-04-271-0/+271