Libraryless. Click here for Pure Java version (6828L/40K).
set flag CompactQ_Stats. svoid test_CompactQ_Stats() { new Scorer scorer; repeat 10 { new CompactQTest test; test.scorer = scorer; test.n = tenMillion(); test!; var q = test.q; printVars(bouts := q.bouts, biggestSize := q.biggestSize); } print(scorer); }
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: | 187 / 260 |
Version history: | 1 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |