gambas-source-code/benchmark
gambas a0a2d0379c MovieBox is now implemented in Gambas, through a new Animation class.
[DEVELOPMENT ENVIRONMENT]
* NEW: Support for the MovieBox Animation property.

[GB.GTK]
* NEW: Animation is a new class that represents an animated image.
* NEW: MovieBox has been removed.

[GB.GTK3]
* NEW: Animation is a new class that represents an animated image.
* NEW: MovieBox has been removed.

[GB.GUI.BASE]
* NEW: MovieBox is now implemented in Gambas.

[GB.QT4]
* NEW: Animation is a new class that represents an animated image.
* NEW: MovieBox has been removed.

[GB.QT5]
* NEW: Animation is a new class that represents an animated image.
* NEW: MovieBox has been removed.
2021-01-09 10:24:56 +01:00
..
benchmark.gbs MovieBox is now implemented in Gambas, through a new Animation class. 2021-01-09 10:24:56 +01:00
mandelbrot.gbs Compute the duration of JIT Gambas code without JIT compilation time. 2018-07-03 00:54:34 +02:00
mandelbrot.pl
mandelbrot.py
nbody.gbs Compute the duration of JIT Gambas code without JIT compilation time. 2018-07-03 00:54:34 +02:00
nbody.pl
nbody.py
polynom.gbs Compute the duration of JIT Gambas code without JIT compilation time. 2018-07-03 00:54:34 +02:00
polynom.pl
polynom.py
primes.gbs Compute the duration of JIT Gambas code without JIT compilation time. 2018-07-03 00:54:34 +02:00
primes.pl
primes.py
sort.gbs Compute the duration of JIT Gambas code without JIT compilation time. 2018-07-03 00:54:34 +02:00
sort.pl
sort.py
string.gbs Compute the duration of JIT Gambas code without JIT compilation time. 2018-07-03 00:54:34 +02:00
string.pl
string.py
string2.gbs Fix Gambas 'string2' test. 2020-04-08 14:02:32 +02:00
string2.pl Add a new string benchmark. 2020-04-06 04:44:09 +02:00
string2.py Add a new string benchmark. 2020-04-06 04:44:09 +02:00