Ruby Benchmark Script: Revision history

From Federal Burro of Information
Jump to navigationJump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

5 November 2022

10 July 2020

21 April 2016

  • curprev 19:5419:54, 21 April 2016David talk contribs 320 bytes +320 Created page with " The benchmark script looks like this: <pre> 1 require "net/http" 2 require "uri" 3 4 while true do 5 threads = [] 6 7 5.times do 8 threads << Thread.new do..."