Skip to content

Releases: nanikit/eztrans-server

v220202

02 Feb 03:59
Compare
Choose a tag to compare
v220202 Pre-release
Pre-release
  • 여기부터 .NET 6.0 32비트 버전을 설치해야 동작합니다.
  • 번역할 텍스트가 너무 길 때를 위해 text/plain POST 요청을 지원합니다.
  • 80 포트 사용 시 어드민 권한 획득 실패 픽스

v211219

19 Dec 08:52
Compare
Choose a tag to compare
v211219 Pre-release
Pre-release
  • 실행파일 상위 경로에서 Ehnd를 찾지 않는 문제 수정
  • 이지트랜스 미발견 시 진단정보 출력
벤치마크
> ./bombardier -c 1000 -n 1000 -t 30s 'http://localhost:8000?text=%E3%81%A0%E3%82%93%E3%81%A0%E3%82%93%E6%97%A9%E3%81%8F%E3%81%AA%E3%82%8B'
Bombarding http://localhost:8000?text=%E3%81%A0%E3%82%93%E3%81%A0%E3%82%93%E6%97%A9%E3%81%8F%E3%81%AA%E3%82%8B with 1000 request(s) using 1000 connection(s)
 1000 / 1000 [===============================================================================================================================================] 100.00% 355/s 2s Done!
Statistics        Avg      Stdev        Max
  Reqs/sec       405.59    2321.94   17384.62
  Latency         2.09s   329.19ms      2.80s
  HTTP codes:
    1xx - 0, 2xx - 1000, 3xx - 0, 4xx - 0, 5xx - 0
    others - 0
  Throughput:   107.42KB/s

v211218

18 Dec 07:41
Compare
Choose a tag to compare
v211218 Pre-release
Pre-release
  • CLI 실행파일 추가
> ./bombardier -c 1000 -n 1000 -t 30s 'http://localhost:8000?text=%E3%81%A0%E3%82%93%E3%81%A0%E3%82%93%E6%97%A9%E3%81%8F%E3%81%AA%E3%82%8B'
Bombarding http://localhost:8000?text=%E3%81%A0%E3%82%93%E3%81%A0%E3%82%93%E6%97%A9%E3%81%8F%E3%81%AA%E3%82%8B with 1000 request(s) using 1000 connection(s)
 1000 / 1000 [===============================================================================================================================================] 100.00% 355/s 2s Done!
Statistics        Avg      Stdev        Max
  Reqs/sec       446.00    2478.03   19665.36
  Latency         2.03s   307.35ms      2.71s
  HTTP codes:
    1xx - 0, 2xx - 1000, 3xx - 0, 4xx - 0, 5xx - 0
    others - 0
  Throughput:   110.87KB/s

v200304

03 Mar 22:23
Compare
Choose a tag to compare
  • 관리자 권한이 필요할 경우 자동 재실행
  • 병렬 처리 추가 및 성능 개선
>bombardier -c 1000 -n 1000 -t 30s http://localhost:8000?text=no+idea+this
Bombarding http://localhost:8000?text=no+idea+this with 1000 request(s) using 1000 connection(s)
 1000 / 1000 [=====================================================================================================================================] 100.00% 544/s 1s
Done!
Statistics        Avg      Stdev        Max
  Reqs/sec       727.28    2877.46   17120.67
  Latency         1.45s    65.28ms      1.73s
  HTTP codes:
    1xx - 0, 2xx - 1000, 3xx - 0, 4xx - 0, 5xx - 0
    others - 0
  Throughput:   135.59KB/s

v200301

01 Mar 14:19
Compare
Choose a tag to compare
  • 실행 파일이 들어있는 폴더에서도 이지트랜스를 찾도록 변경
  • 프로그램 시작 시 버전 표시 추가
  • 창 제목에 요청 수 카운터 추가

v200229

29 Feb 14:18
Compare
Choose a tag to compare

첫 릴리즈