Skip to content

Commit

Permalink
- Performance testing script for the unmarshaller
Browse files Browse the repository at this point in the history
  • Loading branch information
tazle committed Apr 14, 2012
1 parent 238115a commit 0d5d7e1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test.py
@@ -0,0 +1,3 @@
from storage import unmarshal;
import sys;
unmarshal(sys.stdin)

0 comments on commit 0d5d7e1

Please sign in to comment.