/
BirdLeon
/
ROBLOX2016
ОбзорДокументацияВойти
/
BirdLeon
/
ROBLOX2016
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
ROBLOX2016/
.../benchmark/parallel/
..
README.txt

full source code

2 года назад
benchmark_numbers.cpp

full source code

2 года назад
benchmark_objects.cpp

full source code

2 года назад
benchmark_strings.cpp

full source code

2 года назад
file_generator.cpp

full source code

2 года назад
runCLANG_benchmark_numbers.sh

full source code

2 года назад
runCLANG_benchmark_objects.sh

full source code

2 года назад
runCLANG_benchmark_strings.sh

full source code

2 года назад
runGCC_benchmark_numbers.sh

full source code

2 года назад
runGCC_benchmark_objects.sh

full source code

2 года назад
runGCC_benchmark_strings.sh

full source code

2 года назад
README.txt
README.TXT
==============
If you want to do manually or with different compiler.
 
file_generator is a program which generte a file with random information
for to be used in the benchmark.
After compiled the invocation is
./file_generator input.bin 1250000000
 
Now we have the data file and only need to compile and run the programs.
benchmark_objects.cpp
benchmark_strings.cpp
benchmark_numbers.cpp
 
They show a detailed information on the screen in a compact mode