Libraryless. Click here for Pure Java version (6828L/40K).
1 | set flag CompactQ_Stats. |
2 | |
3 | svoid test_CompactQ_Stats() { |
4 | new Scorer scorer; |
5 | repeat 10 { |
6 | new CompactQTest test; |
7 | test.scorer = scorer; |
8 | test.n = tenMillion(); |
9 | test!; |
10 | var q = test.q; |
11 | printVars(bouts := q.bouts, biggestSize := q.biggestSize); |
12 | } |
13 | print(scorer); |
14 | } |
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
Snippet ID: | #1032881 |
Snippet name: | test_CompactQ_Stats |
Eternal ID of this version: | #1032881/2 |
Text MD5: | 62e21d11578483e330ed24ea1537b3d3 |
Transpilation MD5: | d4d17a6f0b464f4c12719af75a17c0b2 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-10-07 08:08:26 |
Source code size: | 300 bytes / 14 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 186 / 260 |
Version history: | 1 change(s) |
Referenced in: | [show references] |