Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #20172

Fabric Engine + Python benchmarks

From Fabric Paul <technovegas@gmail.com>
Newsgroups comp.lang.python
Subject Fabric Engine + Python benchmarks
Date 2012-02-10 08:04 -0800
Organization http://groups.google.com
Message-ID <6277efff-3aa8-4e35-bb89-dfd0dcc03f20@c6g2000vbk.googlegroups.com> (permalink)

Show all headers | View raw


Hi all - just letting you know that we recently integrated Fabric with
Python. Fabric is a high-performance multi-threading engine that
integrates with dynamic languages. We're releasing soon (probably
under AGPL), and we just released these benchmarks.

http://fabric-engine.com/2012/02/fabric-engine-python-value-at-risk-benchmark/

Before anyone starts attacking the vanilla python :), the point we
want to make is that our Python integration performs just as well as
our Node.js implementation (benchmarks found at http://fabric-engine.com/tag/benchmarks/).
Obviously, it's pretty trivial to compile Python to byte code, and
present multi-threaded versions of the program - however, the goal of
Fabric is to handle that side of things automatically (that's what the
engine does). This means we take care of threading, dynamic
compilation, memory management etc

Interested to get your feedback.

Kind regards,

Paul (I work at Fabric)

Back to comp.lang.python | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Fabric Engine + Python benchmarks Fabric Paul <technovegas@gmail.com> - 2012-02-10 08:04 -0800
  Re: Fabric Engine + Python benchmarks Stefan Behnel <stefan_ml@behnel.de> - 2012-02-10 18:21 +0100
    Re: Fabric Engine + Python benchmarks Fabric Paul <technovegas@gmail.com> - 2012-02-10 09:27 -0800
      Re: Fabric Engine + Python benchmarks Paul Rubin <no.email@nospam.invalid> - 2012-02-10 14:52 -0800
        Re: Fabric Engine + Python benchmarks "Albert W. Hopkins" <marduk@letterboxes.org> - 2012-02-10 18:59 -0500

csiph-web