mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
typo correction
that -> than
This commit is contained in:
parent
809edd4da3
commit
cdd4608403
1 changed files with 1 additions and 2 deletions
|
@ -1,5 +1,4 @@
|
||||||
# using this script to try figure out why Ruby 2 is slower that 1.9
|
# using this script to try figure out why Ruby 2 is slower than 1.9
|
||||||
#
|
|
||||||
require 'flamegraph'
|
require 'flamegraph'
|
||||||
|
|
||||||
Flamegraph.generate('test.html', fidelity: 2) do
|
Flamegraph.generate('test.html', fidelity: 2) do
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue