📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-28 01:16:01
📂
/
/
opt
/
alt
/
ruby26
/
lib64
/
ruby
/
2.6.0
✏️
Editing: profile.rb
# 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