📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-22 06:02:20
📂
/ (Root)
/
opt
/
alt
/
ruby25
/
lib64
/
ruby
/
2.5.0
📍 /opt/alt/ruby25/lib64/ruby/2.5.0
🔄 Refresh
✏️
Editing: profile.rb
Read Only
# frozen_string_literal: true require 'profiler' RubyVM::InstructionSequence.compile_option = { :trace_instruction => true, :specialized_instruction => false } END { Profiler__::print_profile(STDERR) } Profiler__::start_profile
💾 Save Changes
❌ Cancel