infokng

Results 6 comments of infokng

@seybi87 @ryanbooz ......if you guys can share anything :)

@seybi87 , thanks for coming back I have tried both Devops and IOT use-cases , IOT shows no reads , Devops show some reads but its very less as compared...

Iostat only shows writes , **nvme2n1** ``` avg-cpu: %user %nice %system %iowait %steal %idle 34.65 0.00 9.16 0.03 0.00 56.16 Device tps kB_read/s kB_wrtn/s kB_read kB_wrtn nvme0n1 0.00 0.00 0.00...

@seybi87 , please let me know if you need more information

@seybi87 Now I am trying bigger IOT dataset to overcome caching , hopefully we will get Reads DRAM --> 256 GB ``` bash-4.4# cat /mnt/timescaledb-data-48d.gz | gunzip | ./tsbs_load_timescaledb --host="timescaledb"...

Below is the insert/write benchmark performance ``` bash-4.4# cat /mnt/timescaledb-queries-breakdown-frequency-48d.gz | gunzip | ./tsbs_run_queries_timescaledb --pass=password --postgres="sslmode=disable port=5432" --db-name=iot2 --hosts=timescaledb --user=postgres --workers=8 After 100 queries with 8 workers: Interval query rate:...