PASTEBIN
| #1 paste tool since 2002
create new paste
tools
api
archive
real-time
faq
PASTEBIN
create new paste
trending pastes
sign up
login
my settings
my profile
Public Pastes
20 000 Milja Pod M...
30 sec ago
Text editor that s...
6 sec ago
>>SELECT<...
1 min ago
Untitled
Java | 8 sec ago
Iphone Unlock 4.11...
19 sec ago
Sort generic list ...
12 sec ago
ActionExecuter
26 sec ago
gavin, the ultimat...
Groovy | 18 sec ago
Untitled
By: a guest on Jan 28th, 2012 | syntax:
None
| size: 0.10 KB | hits: 8 | expires: Never
download
|
raw
|
embed
|
report abuse
Copied
xml = File.read('posts.xml')
puts Benchmark.measure {
parser, parser.string = XML::Parser.new, xml
create a
new version
of this paste
RAW Paste Data
xml = File.read('posts.xml') puts Benchmark.measure { parser, parser.string = XML::Parser.new, xml