Skip to content

Simple RSS parsing in several languages to see which is fastest

Notifications You must be signed in to change notification settings

twblalock/rssTimer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple task in several languages: printing the date, title, and link of every item in an RSS feed to STDOUT.

So far node.js seems fastest.

Use ./time.sh [feedUrl] to test.

BBC News RSS feed: http://feeds.bbci.co.uk/news/rss.xml

About

Simple RSS parsing in several languages to see which is fastest

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published