benchmark tag

3 questions


1 answers
95 views
0
Is there a DB performance test tool?

We're going to measure the data processing speed when we deliver insert, update query statements to DB 10,000 times or 100,000 times I would appreciate it if you could tell me what tools are related t...

1 years ago

1 answers
92 views
0
I have a question to test postgresql performance.

I want to do a performance test for postgresql.Ubuntu 16.04 was installed on the virtual machine to test the postgresqlinsert,update query statement.The point here is to test with the latest version o...


1 answers
109 views
0
Why is C++ slower to read than Python?

I ran a program that receives a line from stdin in Python and c++C++ is much slower.Isn't Python usually much slower?Is it because I made the code weird?I don't know what's wrongI ran it on OS X (10.6...


© 2024 OneMinuteCode. All rights reserved.