Edit File by line
/home/barbar84/public_h.../wp-conte.../plugins/sujqvwi/AnonR/anonr.TX.../proc/self/root/usr/share/ruby
File: profile.rb
# frozen_string_literal: true
[0] Fix | Delete
require 'profiler'
[1] Fix | Delete
[2] Fix | Delete
RubyVM::InstructionSequence.compile_option = {
[3] Fix | Delete
:trace_instruction => true,
[4] Fix | Delete
:specialized_instruction => false
[5] Fix | Delete
}
[6] Fix | Delete
END {
[7] Fix | Delete
Profiler__::print_profile(STDERR)
[8] Fix | Delete
}
[9] Fix | Delete
Profiler__::start_profile
[10] Fix | Delete
[11] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function