[BioRuby-cvs] bioruby/lib/bio/shell/rails/script/performance benchmarker, NONE, 1.1 profiler, NONE, 1.1
Katayama Toshiaki
k at pub.open-bio.org
Mon Feb 27 11:16:26 UTC 2006
- Previous message: [BioRuby-cvs] bioruby/lib/bio/shell/rails/script about, NONE, 1.1 breakpointer, NONE, 1.1 console, NONE, 1.1 destroy, NONE, 1.1 generate, NONE, 1.1 plugin, NONE, 1.1 runner, NONE, 1.1 server, NONE, 1.1
- Next message: [BioRuby-cvs] bioruby/lib/bio/shell/rails/script/process reaper, NONE, 1.1 spawner, NONE, 1.1 spinner, NONE, 1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /home/repository/bioruby/bioruby/lib/bio/shell/rails/script/performance
In directory pub.open-bio.org:/tmp/cvs-serv2240/script/performance
Added Files:
benchmarker profiler
Log Message:
* BioRuby shell on Rails kit
* main original files are - app/controllers/shell_controller.rb,
app/models/shell_connection.rb, app/views/layouts/shell.rhtml,
app/views/shell/show.rhtml, (app/views/shell/history.rhtml),
(config/database.yml), public/images/icon.png, public/stylesheets/main.css,
script/server
--- NEW FILE: benchmarker ---
#!/usr/bin/env ruby
require File.dirname(__FILE__) + '/../../config/boot'
require 'commands/performance/benchmarker'
--- NEW FILE: profiler ---
#!/usr/bin/env ruby
require File.dirname(__FILE__) + '/../../config/boot'
require 'commands/performance/profiler'
- Previous message: [BioRuby-cvs] bioruby/lib/bio/shell/rails/script about, NONE, 1.1 breakpointer, NONE, 1.1 console, NONE, 1.1 destroy, NONE, 1.1 generate, NONE, 1.1 plugin, NONE, 1.1 runner, NONE, 1.1 server, NONE, 1.1
- Next message: [BioRuby-cvs] bioruby/lib/bio/shell/rails/script/process reaper, NONE, 1.1 spawner, NONE, 1.1 spinner, NONE, 1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the bioruby-cvs
mailing list