aboutsummaryrefslogtreecommitdiffstats
path: root/cont.c
diff options
context:
space:
mode:
authorsamuel <samuel@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-11-20 10:17:12 +0000
committersamuel <samuel@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-11-20 10:17:12 +0000
commita3de4a092df50c3e6e142a65ee2fcaaee99ecfd0 (patch)
treef564cc61c05d598dd8bc11c390e5525531dea968 /cont.c
parent5547c65bdf772b23fade854b3cc281e7d2a7e1b4 (diff)
downloadruby-a3de4a092df50c3e6e142a65ee2fcaaee99ecfd0.tar.gz
Remove trailing whitespace.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65860 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'cont.c')
-rw-r--r--cont.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/cont.c b/cont.c
index dd41a16d18..f480923c5a 100644
--- a/cont.c
+++ b/cont.c
@@ -28,9 +28,9 @@
/*
Enable FIBER_USE_COROUTINE to make fiber yield/resume much faster by using native assembly implementations.
-
+
rvm install ruby-head-ioquatix-native-fiber --url https://github.com/ioquatix/ruby --branch native-fiber
-
+
# Without libcoro
koyoko% ./build/bin/ruby ./fiber_benchmark.rb 10000 1000
setup time for 10000 fibers: 0.099961