home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / benchmar / 1884 next >
Encoding:
Text File  |  1992-12-21  |  3.2 KB  |  111 lines

  1. Newsgroups: comp.benchmarks
  2. Path: sparky!uunet!think.com!ames!data.nas.nasa.gov!amelia.nas.nasa.gov!eugene
  3. From: eugene@amelia.nas.nasa.gov (Eugene N. Miya)
  4. Subject: [l/m 12/1/92] TPC Transaction Processing Council   (21/28) c.be FAQ
  5. Keywords: business, online transactions processing, database,
  6. Sender: news@nas.nasa.gov (News Administrator)
  7. Organization: NAS Program, NASA Ames Research Center, Moffett Field, CA
  8. Date: Mon, 21 Dec 92 12:25:07 GMT
  9. Message-ID: <1992Dec21.122507.28999@nas.nasa.gov>
  10. Reply-To: eugene@amelia.nas.nasa.gov (Eugene N. Miya)
  11. Lines: 98
  12.  
  13. 21    TPC                        <This panel>
  14. 22
  15. 23
  16. 24
  17. 25    Ridiculously short benchmarks
  18. 26    Other miscellaneous benchmarks
  19. 27
  20. 28    References
  21. 1    Introduction to FAQ chain and netiquette
  22. 2
  23. 3    PERFECT
  24. 4
  25. 5    Performance Metrics
  26. 6    Temporary scaffold of New FAQ material
  27. 7    Music to benchmark by
  28. 8    Benchmark types
  29. 9    Linpack
  30. 10
  31. 11    NIST source and .orgs
  32. 12    Benchmark Environments
  33. 13    SLALOM
  34. 14
  35. 15    12 Ways to Fool the Masses with Benchmarks
  36. 16    SPEC
  37. 17    Benchmark invalidation methods
  38. 18
  39. 19    WPI Benchmark
  40. 20    Equivalence
  41.  
  42. OLTP (On-Line Transaction Processing): Jim Gray, DEC, was Tandem, was IBM
  43.     Has a new book out on the subject.  Also O. Serlin follows this.
  44.  
  45. TPC A and TPC B benchmarks are well documented, audited by outside firms,
  46. and the results kept by the Transaction Processing Council.
  47. The TPC administrator is:
  48.  
  49.    Shanley Public Relations
  50.    777 N. First Street
  51.    Suite 600
  52.    San Jose, CA 95112-6311
  53.  
  54. TPC/A TPC/B
  55. Location: FTP from DG.COM (128.222.1.2), login anonymous, directory tpc.
  56.  
  57. Name            Description
  58.  
  59. Results-text    Results spreadsheet
  60.                 (format: tab separated text)
  61.                 (size: 15KB)
  62.  
  63. Results-sylk    Results spreadsheet
  64.                 (format: SYLK spreadsheet interchange format)
  65.                 (size: 26KB)
  66.  
  67. TPCARev1.1      TPC Benchmark A Standard Specification Rev 1.1
  68.                 (format: Macintosh Microsoft Word)
  69.                 (size: 153KB)
  70.  
  71. TPCARev1.1-PS   TPC Benchmark A Standard Specification Rev 1.1
  72.                 (format: Postscript)
  73.                 (size: 816KB)
  74.  
  75. TPCARev1.1-RTF  TPC Benchmark A Standard Specification Rev 1.1
  76.                 (format: Rich Text Format - interchange format)
  77.                 (size: 243KB)
  78.  
  79. TPCBRev1.1      TPC Benchmark B Standard Specification Rev 1.1
  80.                 (format: Macintosh Microsoft Word)
  81.                 (size: 126KB)
  82.  
  83. TPCBRev1.1-PS   TPC Benchmark B Standard Specification Rev 1.1
  84.                 (format: PostScript)
  85.                 (size: 993KB)
  86.  
  87. TPCBRev1.1-RTF  TPC Benchmark B Standard Specification Rev 1.1
  88.                 (format: Rich Text Format - interchange format)
  89.                 (size: 194KB)
  90.  
  91. As for the code, the benchmark specs have sample SQL codes, but they may not
  92. help you very much. Every implementation is going to be different. 
  93.  
  94. After all:
  95.     what is a "transaction?" (but an arbitrary definition.)
  96.  
  97.                    ^ A  
  98.                 s / \ r                
  99.                m /   \ c              
  100.               h /     \ h            
  101.              t /       \ i          
  102.             i /         \ t        
  103.            r /           \ e      
  104.           o /             \ c    
  105.          g /               \ t  
  106.         l /                 \ u
  107.        A /                   \ r
  108.         <_____________________> e   
  109.                 Language
  110.  
  111.