Performance assessment of Meteor framework: first steps?

I just came across this article on performance testing of Python frameworks:

https://suade.org/dev/12-requests-per-second-with-python/

The Hacker News discussion is here:

It occurs to me that re-implementing the test code in this article using Javascript, Meteor, and MongoDB, then comparing the results for various Galaxy configurations, would be a great first step toward providing the community with useful performance data. If nothing else, it would provide a sense for how Meteor performance compares to Python web frameworks at least for these simple systems.

Philip

1 Like