Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
209 user(s) are online (112 user(s) are browsing Forums)

Members: 0
Guests: 209

more...

Headlines

Forum Index


Board index » All Posts (root)




Re: Cannon fodder open source
Just popping in
Just popping in


Today i tested the version from OS4Depot.

I have some GFX bugs with fonts.

Resized Image

Go to top


Re: LiteXL v2.1.0 is released
Just popping in
Just popping in


Nice video!

Again i have a special question.
It is possible to bind a key with "Open in System"?
I try it like this...

keymap.add { ["f4"] = "treeview:open-in-system"}

but that will not work correctly, only when treeview is activ.

Go to top


Re: LiteXL v2.1.0 is released
Just popping in
Just popping in


@eliyahu
1 - You can place a folder on the left panel and it will be opened at every start.
2 - Try to set in "LiteXL2/data/core/config.lua" config.transitions = true -> config.transitions = false

Go to top


Re: LiteXL v2.1.0 is released
Just popping in
Just popping in


Hi!
I would like to give some feedback on the new version 2.1.3r1.

I think now it works with german umlauts like ÄÖÜ tec.. THX!

In the plugin "language_hws.lua" i missed the a keyword for "ElseIf"
This line fix it " { pattern = "ElseIf[ \t\n]", type = "keyword"}, ".

I try to make the handling in LiteXl more amigalike, so i added two bindings in "init.lua"
["shift+left"] = "doc:move-to-start-of-line",
["shift+right"] = "doc:move-to-end-of-line",

this works fine..
Now i want to hande "shift+del" to delte all rightmost charakters from the courser position and "shift+backspace" del all leftmost charakters from the courser position.
Any idea?

Go to top


Re: AmiUpdate 2.50
Just popping in
Just popping in


It is also not available at http://amiupdate.codebench.co.uk/files/AmiUpdate_upd.lha .
I think that's the problem.

Go to top


Re: 2024 - January - Virus Killer
Just popping in
Just popping in


My first try:
Resized Image

Go to top


Re: 2023 - October - Bubbelsche Deluxe
Just popping in
Just popping in


NOW!
Bubbelsche Deluxe is on itch.io.
https://entwicklerx.itch.io/bubbelsche-deluxe

Go to top


Re: 2023 - October - Bubbelsche Deluxe
Just popping in
Just popping in


It's been over 10 years since I last played it.
But 5 minutes later I beat your score :D

Resized Image


I hope that the online score will work again soon.


Edited by root on 2023/10/10 9:07:05
Go to top


Re: LiteXL v2.1.0 is released
Just popping in
Just popping in


I think the problem is the German umlauts (Ä Ö Ü).
The same error occurs with the plugin language_hws.lua.

I have tested an old version 2.0.3r3 and it is no problem to load files with umlauts.

Go to top


Re: LiteXL v2.1.0 is released
Just popping in
Just popping in


@walkero
Yes, without the plugin there are no problems.

Go to top


Re: LiteXL v2.1.0 is released
Just popping in
Just popping in


i think i found a bug in the "minimap.lua" plugin
ErrorWork:Programme/LiteXL2/.config/lite-xl/plugins/minimap.lua:556invalid UTF-8 code

stack traceback
:
    [
C]: in function 'utf8extra.find'
    
Work:Programme/LiteXL2/.config/lite-xl/plugins/minimap.lua:556in function 'plugins.minimap.draw'
    
Work:Programme/LiteXL2/data/core/view.lua:302in function 'core.view.draw_scrollbar'
    
Work:Programme/LiteXL2/data/core/docview.lua:561in upvalue 'old_draw'
    
Work:Programme/LiteXL2/data/plugins/linewrapping.lua:528in function 'core.docview.draw'
    
Work:Programme/LiteXL2/data/core/node.lua:592in function 'core.node.draw'
    
Work:Programme/LiteXL2/data/core/node.lua:32in function 'core.node.propagate'
    
Work:Programme/LiteXL2/data/core/node.lua:597in function 'core.node.draw'
    
Work:Programme/LiteXL2/data/core/node.lua:31in function 'core.node.propagate'
    
Work:Programme/LiteXL2/data/core/node.lua:597in function 'core.node.draw'
    
...    (skipping 1 levels)
    
Work:Programme/LiteXL2/data/core/node.lua:32in function 'core.node.propagate'
    
Work:Programme/LiteXL2/data/core/node.lua:597in function 'core.node.draw'
    
Work:Programme/LiteXL2/data/core/rootview.lua:454in upvalue 'draw'
    
Work:Programme/LiteXL2/data/plugins/autocomplete.lua:571in upvalue 'root_view_draw'
    
Work:Programme/LiteXL2/data/plugins/contextmenu.lua:31in upvalue 'root_view_draw'
    
Work:Programme/LiteXL2/data/plugins/treeview.lua:498in function 'core.rootview.draw'
    
Work:Programme/LiteXL2/data/core/init.lua:1344in function 'core.step'
    
Work:Programme/LiteXL2/data/core/init.lua:1388in function 'core.run'
    
(...tail calls...)
    [
string "local core..."]:12in function <[string "local core..."]:2>
    [
C]: in function 'xpcall'
    
[string "local core..."]:2in main chunk

Go to top


Re: QEMU Emulation vs Hardware CPU Benchmarks
Just popping in
Just popping in


X 5000

CPUBench v1.0


RageMem:

RAGEMEM v0.37 - compiled 11/06/2010

CPU: Freescale P5020 (E5500 core) 1.2 @ 1995 Mhz
Caches Sizes: L1: 32 KB - L2: 512 KB - L3: none
Cache Line: 64

---> CPU <---
MAX MIPS: 3986

---> L1 <---
READ32: 7528 MB/Sec
READ64: 15034 MB/Sec
WRITE32: 7529 MB/Sec
WRITE64: 15039 MB/Sec

---> L2 <---
READ32: 4278 MB/Sec
READ64: 7718 MB/Sec
WRITE32: 5018 MB/Sec
WRITE64: 8819 MB/Sec

---> RAM <---
READ32: 732 MB/Sec
READ64: 1303 MB/Sec
WRITE32: 1524 MB/Sec
WRITE64: 1528 MB/Sec
WRITE: 2327 MB/Sec (Tricky)

---> VIDEO BUS <---
READ: 30 MB/Sec
WRITE: 541 MB/Sec



SortBench:
-------------------------------------------------------------
SORTBENCH 1.1 (Gunnar von Boehn)
Its a CPU benchmark that stresses CPU, DCache and branch prediction.
-------------------------------------------------------------
1 K Element : 3703.25 MB/sec
2 K Element : 3727.58 MB/sec
4 K Element : 3733.11 MB/sec
8 K Element : 3733.64 MB/sec
16 K Element : 3362.44 MB/sec
32 K Element : 3258.52 MB/sec


BogoMIPS:
Calibrating delay loop..

Ok - 320.00 BogoMips



Dhrystone:
Dhrystone Benchmark, Version 2.1 (Language: C)
Program compiled without 'register' attribute

Execution starts, 50000000 runs through Dhrystone
Execution ends

Final values of the variables used in the benchmark:

Int_Glob: 5
should be: 5
Bool_Glob: 1
should be: 1
Ch_1_Glob: A
should be: A
Ch_2_Glob: B
should be: B
Arr_1_Glob[8]: 7
should be: 7
Arr_2_Glob[8][7]: 50000010
should be: Number_Of_Runs + 10
Ptr_Glob->
Ptr_Comp: 1747077912
should be: (implementation-dependent)
Discr: 0
should be: 0
Enum_Comp: 2
should be: 2
Int_Comp: 17
should be: 17
Str_Comp: DHRYSTONE PROGRAM, SOME STRING
should be: DHRYSTONE PROGRAM, SOME STRING
Next_Ptr_Glob->
Ptr_Comp: 1747077912
should be: (implementation-dependent), same as above
Discr: 0
should be: 0
Enum_Comp: 1
should be: 1
Int_Comp: 18
should be: 18
Str_Comp: DHRYSTONE PROGRAM, SOME STRING
should be: DHRYSTONE PROGRAM, SOME STRING
Int_1_Loc: 5
should be: 5
Int_2_Loc: 13
should be: 13
Int_3_Loc: 7
should be: 7
Enum_Loc: 1
should be: 1
Str_1_Loc: DHRYSTONE PROGRAM, 1'ST STRING
should be: DHRYSTONE PROGRAM, 1'ST STRING
Str_2_Loc: DHRYSTONE PROGRAM, 2'ND STRING
should be: DHRYSTONE PROGRAM, 2'ND STRING

Duration in seconds: 25.8
Microseconds for one run through Dhrystone: 0.5
Dhrystones per Second: 1941721.6
Dhrystone MIPS (DMIPS) 1105



Quicksort:
Elaborating quicksort of 1000 numbers repeated for 10 times
Unsorted array:
0 18612 25394 14112 -10145 -30357 -27941 163 33400 41211 -54402 -34464 -53657 42016 33525 65028 -28790 -30604 -9563 14987 25759 18130 -885 -19087 -25022 -13235 10720 30102 27090 -828 -33268 -40403 55142 34456 52908 -42818 -33642 -64353 29636 30844 8976 -15862 -26117 -17642 1770 19555 24643 12357 -11290 -29840 -26237 1487 33127 39592 -55878 -34440 -52155 43616 33752 63673 -30481 -31076 -8383 16735 26467 17147 -2655 -20016 -24257 -11478 11854 29570 25382 -2142 -32979 -38778 56610 34417 51397 -44411 -33853 -62988 31322 31301 7784 -17607 -26810 -16646 3539 20471 23864 10598 -12411 -29293 -24525 2791 32823 37960 -57338 -34385 -50636 45202 33947 62298 -32162 -31518 -7179 18478 27146 16139 -4424 -20920 -23464 -9718 12963 29008 23666 -3434 -32660 -37140 58061 34346 49871 -45990 -34033 -61604 32999 31728 6568 -19347 -27475 -15625 5308 21361 23057 8836 -13508 -28716 -22805 4073 32488 36317 -58779 -34299 -49102 46774 34111 60904 -33833 -31929 -5952 20214 27797 15105 -6192 -21796 -22643 -7954 14047 28416 21942 -4705 -32310 -35491 59493 34244 48329 -47555 -34182 -60199 34664 32124 5330 -21081 -28111 -14578 7075 22223 22222 7072 -14580 -28110 -21078 5333 32123 34662 -60202 -34182 -47552 48331 34244 59490 -35493 -32310 -4703 21945 28418 14045 -7957 -22644 -21794 -6189 15106 27795 20212 -5954 -31929 -33830 60906 34111 46771 -49104 -34299 -58777 36319 32489 4070 -22808 -28717 -13506 8839 23058 21360 5305 -15627 -27474 -19344 6570 31727 32996 -61606 -34033 -45987 49873 34346 58058 -37143 -32660 -3432 23669 29009 12961 -9721 -23465 -20918 -4421 16140 27145 18475 -7181 -31517 -32159 62301 33947 45199 -50639 -34385 -57335 37963 32824 2788 -24528 -29294 -12409 10601 23866 20470 3536 -16648 -26809 -17604 7786 31300 31320 -62991 -33853 -44408 51400 34417 56608 -38780 -32980 -2139 25385 29571 11852 -11481 -24259 -20015 -2652 17149 26466 16732 -8385 -31075 -30478 63676 33751 43613 -52157 -34440 -55876 39595 33128 1485 -26240 -29841 -11288 12360 24645 19553 1767 -17644 -26115 -15859 8978 30843 29633 -64356 -33642 -42815 52910 34456 55140 -40406 -33268 -826 27093 30103 10718 -13238 -25024 -19085 -882 18132 25758 14984 -9565 -30603 -28787 65031 33525 42013 -53659 -34464 -54399 41214 33401 161 -27944 -30358 -10143 14114 25395 18610 -3 -18613 -25393 -14109 10147 30356 27938 -165 -33400 -41209 54404 34464 53654 -42019 -33526 -65026 28793 30605 9561 -14990 -25760 -18128 888 19088 25021 13232 -10722 -30101 -27087 830 33267 40401 -55145 -34456 -52905 42820 33643 64351 -29639 -30845 -8974 15865 26118 17640 -1773 -19556 -24642 -12354 11292 29839 26234 -1490 -33127 -39589 55881 34440 52152 -43619 -33752 -63671 30483 31077 8381 -16738 -26468 -17146 2658 20018 24256 11475 -11855 -29569 -25379 2144 32979 38775 -56613 -34416 -51395 44413 33854 62986 -31325 -31302 -7781 17610 26812 16645 -3542 -20473 -23863 -10595 12413 29292 24522 -2793 -32823 -37957 57340 34385 50633 -45205 -33947 -62296 32165 31519 7177 -18481 -27147 -16137 4427 20921 23463 9715 -12964 -29007 -23663 3436 32659 37137 -58063 -34346 -49868 45993 34033 61601 -33001 -31728 -6566 19350 27476 15623 -5311 -21363 -23056 -8833 13510 28715 22802 -4075 -32488 -36314 58781 34299 49099 -46777 -34112 -60902 33836 31930 5950 -20217 -27798 -15103 6195 21797 22642 7951 -14049 -28415 -21939 4707 32309 35488 -59495 -34244 -48326 47557 34182 60197 -34667 -32124 -5328 21083 28112 14576 -7078 -22225 -22221 -7069 14582 28109 21075 -5335 -32122 -34659 60204 34181 47549 -48334 -34245 -59488 35496 32311 4701 -21948 -28419 -14043 7960 22646 21793 6186 -15108 -27794 -20209 5956 31928 33827 -60909 -34111 -46769 49107 34299 58774 -36322 -32490 -4068 22811 28718 13504 -8842 -23060 -21358 -5302 15628 27473 19341 -6572 -31726 -32993 61608 34033 45984 -49876 -34346 -58056 37146 32661 3430 -23671 -29010 -12959 9724 23467 20917 4418 -16142 -27144 -18472 7183 31517 32156 -62303 -33947 -45197 50641 34385 57333 -37966 -32824 -2786 24531 29295 12407 -10604 -23867 -20468 -3533 16650 26808 17601 -7788 -31299 -31317 62993 33853 44405 -51403 -34417 -56605 38783 32980 2137 -25388 -29572 -11850 11484 24260 20013 2649 -17151 -26465 -16729 8387 31075 30475 -63678 -33751 -43611 52160 34440 55873 -39598 -33128 -1483 26243 29842 11286 -12363 -24646 -19552 -1764 17645 26114 15856 -8980 -30842 -29631 64358 33642 42812 -52913 -34456 -55137 40409 33269 823 -27096 -30104 -10716 13241 25025 19083 879 -18133 -25757 -14981 9567 30603 28784 -65033 -33524 -42011 53662 34464 54397 -41217 -33401 -159 27947 30359 10141 -14117 -25397 -18608 6 18615 25392 14106 -10149 -30355 -27935 168 33399 41206 -54407 -34463 -53652 42022 33526 65024 -28796 -30606 -9559 14993 25761 18127 -891 -19090 -25020 -13229 10724 30100 27084 -832 -33267 -40398 55147 34456 52903 -42823 -33643 -64349 29642 30846 8972 -15868 -26119 -17639 1776 19558 24641 12351 -11294 -29838 -26231 1492 33126 39586 -55883 -34440 -52149 43621 33752 63669 -30486 -31078 -8379 16741 26469 17144 -2661 -20020 -24255 -11472 11857 29568 25376 -2146 -32978 -38772 56615 34416 51392 -44416 -33854 -62984 31328 31302 7779 -17613 -26813 -16643 3545 20475 23861 10592 -12415 -29291 -24519 2795 32822 37955 -57343 -34385 -50631 45207 33948 62294 -32167 -31519 -7175 18484 27149 16135 -4430 -20923 -23461 -9712 12966 29006 23660 -3439 -32659 -37134 58066 34346 49866 -45995 -34034 -61599 33004 31729 6564 -19353 -27477 -15621 5314 21364 23054 8830 -13512 -28714 -22799 4077 32487 36311 -58784 -34299 -49096 46779 34112 60899 -33839 -31931 -5948 20220 27799 15101 -6198 -21799 -22640 -7948 14051 28414 21936 -4710 -32308 -35485 59498 34244 48323 -47560 -34182 -60195 34670 32125 5326 -21086 -28113 -14574 7081 22226 22219 7066 -14583 -28108 -21072 5337 32122 34656 -60207 -34181 -47547 48337 34245 59486 -35499 -32311 -4699 21951 28420 14041 -7963 -22647 -21791 -6183 15110 27793 20206 -5958 -31927 -33824 60911 34111 46766 -49110 -34300 -58772 36325 32490 4066 -22814 -28719 -13502 8845 23061 21357 5299 -15630 -27472 -19338 6575 31725 32990 -61611 -34032 -45982 49879 34346 58053 -37148 -32661 -3428 23674 29011 12957 -9727 -23468 -20915 -4415 16144 27143 18469 -7185 -31516 -32153 62305 33946 45194 -50644 -34386 -57330 37969 32825 2784 -24533 -29296 -12405 10607 23868 20467 3530 -16651 -26807 -17598 7790 31299 31314 -62995 -33852 -44403 51405 34417 56603 -38786 -32981 -2135 25391 29573 11848 -11487 -24261 -20012 -2646
Sorted array:
-65033 -65026 -64356 -64353 -64349 -63678 -63671 -62995 -62991 -62988 -62984 -62303 -62296 -61611 -61606 -61604 -61599 -60909 -60902 -60207 -60202 -60199 -60195 -59495 -59488 -58784 -58779 -58777 -58772 -58063 -58056 -57343 -57338 -57335 -57330 -56613 -56605 -55883 -55878 -55876 -55145 -55137 -54407 -54402 -54399 -53659 -53657 -53652 -52913 -52905 -52157 -52155 -52149 -51403 -51395 -50644 -50639 -50636 -50631 -49876 -49868 -49110 -49104 -49102 -49096 -48334 -48326 -47560 -47555 -47552 -47547 -46777 -46769 -45995 -45990 -45987 -45982 -45205 -45197 -44416 -44411 -44408 -44403 -43619 -43611 -42823 -42818 -42815 -42019 -42011 -41217 -41209 -40406 -40403 -40398 -39598 -39589 -38786 -38780 -38778 -38772 -37966 -37957 -37148 -37143 -37140 -37134 -36322 -36314 -35499 -35493 -35491 -35485 -34667 -34659 -34464 -34464 -34463 -34456 -34456 -34440 -34440 -34440 -34417 -34416 -34386 -34385 -34385 -34385 -34346 -34346 -34300 -34299 -34299 -34299 -34245 -34244 -34182 -34182 -34182 -34181 -34112 -34111 -34034 -34033 -34033 -34032 -33947 -33947 -33854 -33853 -33853 -33852 -33839 -33833 -33830 -33824 -33752 -33751 -33643 -33642 -33642 -33526 -33524 -33401 -33400 -33268 -33268 -33267 -33128 -33127 -33001 -32993 -32981 -32980 -32979 -32978 -32824 -32823 -32661 -32660 -32660 -32659 -32490 -32488 -32311 -32310 -32310 -32308 -32167 -32162 -32159 -32153 -32124 -32122 -31931 -31929 -31929 -31927 -31728 -31726 -31519 -31518 -31517 -31516 -31325 -31317 -31302 -31299 -31078 -31076 -31075 -30845 -30842 -30606 -30604 -30603 -30486 -30481 -30478 -30358 -30357 -30355 -30104 -30101 -29841 -29840 -29838 -29639 -29631 -29572 -29569 -29296 -29294 -29293 -29291 -29010 -29007 -28796 -28790 -28787 -28719 -28717 -28716 -28714 -28419 -28415 -28113 -28111 -28110 -28108 -27944 -27941 -27935 -27798 -27794 -27477 -27475 -27474 -27472 -27147 -27144 -27096 -27087 -26813 -26810 -26809 -26807 -26468 -26465 -26240 -26237 -26231 -26119 -26117 -26115 -25760 -25757 -25397 -25393 -25388 -25379 -25024 -25022 -25020 -24646 -24642 -24533 -24528 -24525 -24519 -24261 -24259 -24257 -24255 -23867 -23863 -23671 -23663 -23468 -23465 -23464 -23461 -23060 -23056 -22814 -22808 -22805 -22799 -22647 -22644 -22643 -22640 -22225 -22221 -21948 -21939 -21799 -21796 -21794 -21791 -21363 -21358 -21086 -21081 -21078 -21072 -20923 -20920 -20918 -20915 -20473 -20468 -20217 -20209 -20020 -20016 -20015 -20012 -19556 -19552 -19353 -19347 -19344 -19338 -19090 -19087 -19085 -18613 -18608 -18481 -18472 -18133 -18128 -17644 -17642 -17639 -17613 -17607 -17604 -17598 -17151 -17146 -16738 -16729 -16651 -16648 -16646 -16643 -16142 -16137 -15868 -15862 -15859 -15630 -15627 -15625 -15621 -15108 -15103 -14990 -14981 -14583 -14580 -14578 -14574 -14117 -14109 -14049 -14043 -13512 -13508 -13506 -13502 -13238 -13235 -13229 -12964 -12959 -12415 -12411 -12409 -12405 -12363 -12354 -11855 -11850 -11487 -11481 -11478 -11472 -11294 -11290 -11288 -10722 -10716 -10604 -10595 -10149 -10145 -10143 -9727 -9721 -9718 -9712 -9565 -9563 -9559 -8980 -8974 -8842 -8833 -8385 -8383 -8379 -7963 -7957 -7954 -7948 -7788 -7781 -7185 -7181 -7179 -7175 -7078 -7069 -6572 -6566 -6198 -6192 -6189 -6183 -5958 -5954 -5952 -5948 -5335 -5328 -5311 -5302 -4710 -4705 -4703 -4699 -4430 -4424 -4421 -4415 -4075 -4068 -3542 -3533 -3439 -3434 -3432 -3428 -2793 -2786 -2661 -2655 -2652 -2646 -2146 -2142 -2139 -2135 -1773 -1764 -1490 -1483 -891 -885 -882 -832 -828 -826 -165 -159 -3 0 6 161 163 168 823 830 879 888 1485 1487 1492 1767 1770 1776 2137 2144 2649 2658 2784 2788 2791 2795 3430 3436 3530 3536 3539 3545 4066 4070 4073 4077 4418 4427 4701 4707 5299 5305 5308 5314 5326 5330 5333 5337 5950 5956 6186 6195 6564 6568 6570 6575 7066 7072 7075 7081 7177 7183 7779 7784 7786 7790 7951 7960 8381 8387 8830 8836 8839 8845 8972 8976 8978 9561 9567 9715 9724 10141 10147 10592 10598 10601 10607 10718 10720 10724 11286 11292 11475 11484 11848 11852 11854 11857 12351 12357 12360 12407 12413 12957 12961 12963 12966 13232 13241 13504 13510 14041 14045 14047 14051 14106 14112 14114 14576 14582 14984 14987 14993 15101 15105 15106 15110 15623 15628 15856 15865 16135 16139 16140 16144 16645 16650 16732 16735 16741 17144 17147 17149 17601 17610 17640 17645 18127 18130 18132 18469 18475 18478 18484 18610 18612 18615 19083 19088 19341 19350 19553 19555 19558 20013 20018 20206 20212 20214 20220 20467 20470 20471 20475 20917 20921 21075 21083 21357 21360 21361 21364 21793 21797 21936 21942 21945 21951 22219 22222 22223 22226 22642 22646 22802 22811 23054 23057 23058 23061 23463 23467 23660 23666 23669 23674 23861 23864 23866 23868 24256 24260 24522 24531 24641 24643 24645 25021 25025 25376 25382 25385 25391 25392 25394 25395 25758 25759 25761 26114 26118 26234 26243 26466 26467 26469 26808 26812 27084 27090 27093 27143 27145 27146 27149 27473 27476 27793 27795 27797 27799 27938 27947 28109 28112 28414 28416 28418 28420 28715 28718 28784 28793 29006 29008 29009 29011 29292 29295 29568 29570 29571 29573 29633 29636 29642 29839 29842 30100 30102 30103 30356 30359 30475 30483 30603 30605 30843 30844 30846 31075 31077 31299 31300 31301 31302 31314 31320 31322 31328 31517 31519 31725 31727 31728 31729 31928 31930 32122 32123 32124 32125 32156 32165 32309 32311 32487 32488 32489 32490 32659 32661 32822 32823 32824 32825 32979 32980 32990 32996 32999 33004 33126 33127 33128 33267 33269 33399 33400 33401 33525 33525 33526 33642 33643 33751 33752 33752 33827 33836 33853 33854 33946 33947 33947 33948 34033 34033 34111 34111 34111 34112 34181 34182 34244 34244 34244 34245 34299 34299 34346 34346 34346 34346 34385 34385 34416 34417 34417 34417 34440 34440 34456 34456 34456 34464 34464 34656 34662 34664 34670 35488 35496 36311 36317 36319 36325 37137 37146 37955 37960 37963 37969 38775 38783 39586 39592 39595 40401 40409 41206 41211 41214 42013 42016 42022 42812 42820 43613 43616 43621 44405 44413 45194 45199 45202 45207 45984 45993 46766 46771 46774 46779 47549 47557 48323 48329 48331 48337 49099 49107 49866 49871 49873 49879 50633 50641 51392 51397 51400 51405 52152 52160 52903 52908 52910 53654 53662 54397 54404 55140 55142 55147 55873 55881 56603 56608 56610 56615 57333 57340 58053 58058 58061 58066 58774 58781 59486 59490 59493 59498 60197 60204 60899 60904 60906 60911 61601 61608 62294 62298 62301 62305 62986 62993 63669 63673 63676 64351 64358 65024 65028 65031
Total time taken by CPU: 2.74


Sieve:

Sieve of Eratosthenes (Scaled to 10 Iterations)
Version 1.2, 03 April 1992

Array Size Number Last Prime Linear RunTime MIPS
(Bytes) of Primes Time(sec) (Sec)
8191 1899 16381 0.000877 0.000877 1889.7
10000 2261 19997 0.001071 0.001068 1902.2
20000 4202 39989 0.002142 0.002136 1926.9
40000 7836 79999 0.004285 0.004349 1916.2
80000 14683 160001 0.008569 0.009308 1811.3
160000 27607 319993 0.017138 0.018616 1831.1
320000 52073 639997 0.034277 0.040894 1684.4
640000 98609 1279997 0.068554 0.100098 1389.9
1280000 187133 2559989 0.137107 0.275879 1018.1
2560000 356243 5119997 0.274215 1.123047 504.7
5120000 679460 10239989 0.548430 3.798828 301.0
10240000 1299068 20479999 1.096859 9.394531 245.4
20480000 2488465 40960001 2.193719 21.015625 221.1

Relative to 10 Iterations and the 8191 Array Size:
Average RunTime = 0.002701 (sec)
High MIPS = 1926.9
Low MIPS = 221.1



Whetstone:

Please wait...

Loops: 50000 Iterations: 1 Duration: 8.4 seconds
C Converted Double Precision Whetstones: 592.6 MIPS


All tests done.

Go to top


Re: LiteXL v2.1.0 is released
Just popping in
Just popping in


Great news!

Thx! Thx! Thx!

Go to top


Re: miserable support at Amisphere
Just popping in
Just popping in


Hi McFly!
Have u tried to register your enhancer2.1 at AmiSphere.com?

Go to top


Re: A new editor for AmigaOS 4 is in the works
Just popping in
Just popping in


@walkero
Yes numlock is switched on.
I also tested it in parallel with v1.16.12.5. and there the numpad works.

Go to top


Re: A new editor for AmigaOS 4 is in the works
Just popping in
Just popping in


Tthat new version are AWESOME! Thx!
I only have the problem that I can only navigate with the numpad, unfortunately, it is not possible to enter numbers. ?

Go to top


Re: AmigaOS 4 Monthly Roundup - April 2022
Just popping in
Just popping in


Ya nice, sweet, fantastic!

Go to top


Re: AmigaOS 4 Monthly Roundup - February 2022
Just popping in
Just popping in


Thanks for your work on AmigaOS 4 Monthly Roundup, it is very interesting to read.
And yes i'm the author of DeepL tool from OS4 depot.net.
But my tool has nothing to do with the article from the Amiga Future. I never read this one.... my bad.

Go to top


Re: First user's report of new Intel HD Audio (Azalia) driver by geennaam
Just popping in
Just popping in


Hi!
Today i tested a Crative Sound Blaster SB1500 pcie Sound card.

Resized Image

But in the AHI sound prefs i can't set up the Master Volume, it is not possible to click the slider ???

Resized Image

So the volume is always muted.

Go to top


Re: Updater tool: latest releases and updates
Just popping in
Just popping in


Today i play around with the updater tool, but i have some problems this this few things

Resized Image
Resized Image

CandiPrefs
Clipviewer
LDCK
TimeGuard

When i try to download it..
The update says it is not available on the server

Resized Image

Go to top



TopTop
(1) 2 »




Powered by XOOPS 2.0 © 2001-2023 The XOOPS Project