Uses 11335K of libraries. Click here for Pure Java version (14673L/100K).
!include once #1030256 // Wikify svoid test_Wikify() { new Wikify wikify; repeat 10 { Timed<Int> i = returnTimed(() -> wikify.anyIndexOf(" bla bla bla", "bla")); print(wikify.slowSearches + " | " + i); sleep(100); } }
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1030257 |
| Snippet name: | test_Wikify |
| Eternal ID of this version: | #1030257/6 |
| Text MD5: | 115e2ec4ad7a4360120d205b15856d32 |
| Transpilation MD5: | f6b438c6af0b72c2b31c65367d941483 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-11-21 12:50:37 |
| Source code size: | 245 bytes / 10 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 389 / 544 |
| Version history: | 5 change(s) |
| Referenced in: | [show references] |