[dtaht/deBloat] 858b3b: Postgres interface to iperf logging in lua

noreply at github.com noreply at github.com
Thu Dec 29 15:36:38 EST 2011


  Branch: refs/heads/master
  Home:   https://github.com/dtaht/deBloat

  Commit: 858b3b6428da6d6607e384db01b87529a7d36279
      https://github.com/dtaht/deBloat/commit/858b3b6428da6d6607e384db01b87529a7d36279
  Author: Dave Taht <d at taht.net>
  Date:   2011-12-29 (Thu, 29 Dec 2011)

  Changed paths:
    A test/db.sql
  M test/iperf.lua
  A test/tsql.lua

  Log Message:
  -----------
  Postgres interface to iperf logging in lua

Working database interface to logging iperf runs in lua.

Like everything else, still needs some thought, but it
can run multiple iperfs, connect to the db, insert values,
and read them back. I'm declaring victory.


  Commit: 0f267eb8443a4ff01d2de4cae6737042a8a7c066
      https://github.com/dtaht/deBloat/commit/0f267eb8443a4ff01d2de4cae6737042a8a7c066
  Author: Dave Taht <d at taht.net>
  Date:   2011-12-29 (Thu, 29 Dec 2011)

  Changed paths:
    A .gitignore

  Log Message:
  -----------
  Added gitignore


  Commit: 1f6fe68cc621927a2bf61bb6eeb6cfc09edb9519
      https://github.com/dtaht/deBloat/commit/1f6fe68cc621927a2bf61bb6eeb6cfc09edb9519
  Author: Dave Taht <d at taht.net>
  Date:   2011-12-29 (Thu, 29 Dec 2011)

  Changed paths:
    M src/cero.lua
  M src/classify.lua

  Log Message:
  -----------
  Various additions to the scratch cero library


  Commit: 977dd043e161e29cb693a4d32b644d37e89190ca
      https://github.com/dtaht/deBloat/commit/977dd043e161e29cb693a4d32b644d37e89190ca
  Author: Dave Taht <d at taht.net>
  Date:   2011-12-29 (Thu, 29 Dec 2011)

  Changed paths:
    A test/dbexample.lua
  A test/netperf.lua
  A test/testbed.lua

  Log Message:
  -----------
  Start a wrapper for netperf, thoughts towards the testbed, example

Very good database example included. Very clean interface to sql,
however sql remains ugly...

Want to automate building up test boxes, and logging test runs
with the testbed.


Compare: https://github.com/dtaht/deBloat/compare/b015228...977dd04



More information about the Cerowrt-commits mailing list