Skip to content

justTimTim/ulid_and_uuid_bench

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java jdbc benchmark

This service was written to measure the speed of requests to the Postgres database when using the types UUID and ULID.

The settings for the database are in the DbResourceUlid and DbResourceUuid classes.

For start

  1. mvn clean package
  2. go to the target directory
  3. java -jar .\bench-0.0.1-SNAPSHOT.jar

About

performance measurement of data retrieval by key (uuid and ulid)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages