#1 2017-05-02 06:36:51

joypan
Member
Registered: 2017-05-02
Posts: 3

some test failed?any help?

Using mORMot 1.18.3643 FTS3
Running on Windows 7 64bit SP1 (6.1.7601) with code page 936
TSQLite3LibraryStatic 3.18.0 with internal MM
Generated with: Delphi 10.1 Berlin compiler

Time elapsed for all tests: 93.01s
Tests performed at 2017-05-02 13:26:12

1. Synopse libraries

1.1. Low level common:
  - System copy record: 83 assertions passed  146us
  - TRawUTF8List: 130,009 assertions passed  81.61ms
  - TDynArray: 1,089,784 assertions passed  217.55ms
  - TDynArrayHashed: 1,200,629 assertions passed  143.59ms
  - TObjectListHashed: 999,881 assertions passed  468.27ms
  - TSynNameValue: 40,032 assertions passed  10.64ms
  - TRawUTF8Interning: 2,000,013 assertions passed  216.44ms
     500000 interning 8192 B in 67.12ms i.e. 7448345/s, aver. 0us, 113.6 MB/s
     500000 direct 7.6 MB in 14.95ms i.e. 33433634/s, aver. 0us, 510.1 MB/s
  - TObjectDynArrayWrapper: 167,501 assertions passed  22.24ms
  - TObjArray: 2,016 assertions passed  1.45ms
  - Fast string compare: 24 assertions passed  82us
  - IdemPropName: 197 assertions passed  197us
  - Url encoding: 150 assertions passed  2.13ms
  - GUID: 9,007 assertions passed  4.46ms
  - IsMatch: 599 assertions passed  220us
  - Soundex: 35 assertions passed  82us
  - Numerical conversions: 1,132,765 assertions passed  380.64ms
  - crc32c: 290,054 assertions passed  302.72ms
      pas 31.66ms 188.4 MB/s fast 4.03ms 1.4 GB/s sse42 1.83ms 3.1 GB/s
  - Random32: 201,002 assertions passed  25.24ms
  - Bloom filters: 2,010,072 assertions passed  254.64ms
  - Curr 64: 20,053 assertions passed  1.26ms
  - CamelCase: 11 assertions passed  205us
  - Bits: 4,774 assertions passed  177us
  - Ini files: 7,004 assertions passed  23.33ms
!  - UTF8: 14,000 / 131,139 FAILED  1.56s
!  - Baudot code: 6,327 / 10,007 FAILED  102.11ms
  - Iso 8601 date and time: 76,021 assertions passed  9.65ms
  - Time zones: 407 assertions passed  8.45ms
  - Url decoding: 1,100 assertions passed  708us
  - Mime types: 30 assertions passed  152us
  - TSynTable: 875 assertions passed  5.19ms
  - TSynCache: 404 assertions passed  206us
  - TSynFilter: 1,005 assertions passed  5.68ms
  - TSynValidate: 677 assertions passed  976us
  - TSynLogFile: 49 assertions passed  396us
  - TSynUniqueIdentifier: 1,300,002 assertions passed  661.35ms
  - TSynDictionary: 119,930 assertions passed  44.31ms
  Total failed: 20,327 / 10,947,341  - Low level common FAILED  4.58s

1.2. Low level types:
  - RTTI: 410 assertions passed  776us
  - Url encoding: 200 assertions passed  932us
  - Encode decode JSON: 415,375 assertions passed  183.65ms
  - Variants: 66 assertions passed  128us
  - Mustache renderer: 146 assertions passed  6.63ms
  - TDocVariant: 71,774 assertions passed  139.49ms
!  - BSON: 8 / 245,053 FAILED  6.45ms
     100000 TBSONObjectID.ComputeNew in 5.27ms i.e. 18975332/s, aver. 0us
  - TSynTableStatement: 221 assertions passed  213us
  - TSynMonitorUsage: 1,202 assertions passed  203us
  Total failed: 8 / 734,447  - Low level types FAILED  346.60ms

Offline

#2 2017-05-02 06:39:05

joypan
Member
Registered: 2017-05-02
Posts: 3

Re: some test failed?any help?

!  - UTF8: 14,000 / 131,139 FAILED  1.56s
!  - Baudot code: 6,327 / 10,007 FAILED  102.11ms
!  - BSON: 8 / 245,053 FAILED  6.45ms

one more
!  - Certificates and signatures: 6 / 91 FAILED  118.62ms

Last edited by joypan (2017-05-02 06:47:49)

Offline

#3 2017-05-02 06:46:32

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,244
Website

Re: some test failed?any help?

Issue comes from the code page... Nothing to worry about...

Offline

#4 2017-05-02 06:50:43

joypan
Member
Registered: 2017-05-02
Posts: 3

Re: some test failed?any help?

ab wrote:

Issue comes from the code page... Nothing to worry about...

any method to correct?

Offline

Board footer

Powered by FluxBB