is normal for JIRA import speed

Jiannan Tang January 17, 2013

hi:

I try three way to batch create jira issue:

  1. using REST API: create 1000 issues cost about 470 seconds
  2. using jelly runner: create 1000 issues cost about 440 seconds
  3. using cvs import: import 1000 issues cost about 220 seconds

I feel the speed of create issue too slow.

Is it normal?

1 answer

0 votes
Renjith Pillai
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 17, 2013

Tough to answer this. It depends a lot on many factors, some of them are:

  • Your hardware configuration (CPUs, Speed of CPUs and sufficient RAM)
  • The current user load in JIRA
  • Client is single or multi threaded
  • Are you authenticating everytime while using REST?
  • Is you client program having a good n/w link to JIRA
Jiannan Tang January 18, 2013

CPU:Xeon E5-2609 * 2
RAM: 8G
Client is single
authenticating only once


Suggest an answer

Log in or Sign up to answer