# frozen_string_literal: true ## # GhostMethod represents a method referenced only by a comment class RDoc::GhostMethod < RDoc::AnyMethod end ='Atom feed' href='https://git.ruby-lang.org/ruby.git/atom/bootstraptest/test_fiber.rb?h=v1_8_7_43' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/bootstraptest/test_fiber.rb
AgeCommit message (Expand)Author
2021-07-01Replace copy coroutine with pthread implementation.Samuel Williams
2019-07-12Improved fiber benchmarks. Increase number of iterations.Samuel Williams