shiota: September 2009 Archives

新製品の開発中にペアプログラミングにてコーディングを行ったので、やり方や効果や感想を書きます。

ミッション:
・開発中プログラムのメモリ使用率の削減と処理速度向上を行う。

やり方:
・1名がタイピング(いわゆるドライバー)、1名が確認(いわゆるナビゲーター)を担当。役割変更はなし。
・あらかじめ単体テストツールの整備や性能評価の方法を決めておく。
・流れは以下の通り
1.修正方針検討
2.修正
3.単体テスト・性能評価(Devel::NYTProf等を使用)
4.考えられる限り2と3を繰り返し、最も良さそうな性能をだしたコードを採用

続いて効果と感想を書きます。

Devel::NYTProfを使ってみた。

| | Comments (0) | TrackBacks (0)
perlライブラリのDevel::NYTProfを使ってみたので紹介します。

About this Archive

This page is a archive of recent entries written by shiota in September 2009.

shiota: June 2009 is the previous archive.

shiota: October 2010 is the next archive.

Find recent content on the main index or look in the archives to find all content.