Percona-Lab / sysbench-mongodb-lua

Apache License 2.0
14 stars 14 forks source link

cannot find oltp-mongo.lua #4

Open gfanini opened 3 years ago

gfanini commented 3 years ago

I followed the instructions how to install, on debian 9 I cannot find oltp-mongo.lua anywhere, I only have these .lua files

/usr/share/sysbench bulk_insert.lua
oltp_delete.lua
oltp_point_select.lua
oltp_read_write.lua
oltp_update_non_index.lua
select_random_points.lua
oltp_common.lua
oltp_insert.lua
oltp_read_only.lua
oltp_update_index.lua
oltp_write_only.lua
select_random_ranges.lua tests

what is a way to test query and update iops speed ?